Save data (ASCII or binary)

* Note:  Only the data matrix is saved.  The associated
* files need to be written out separately, using the
* I/O menus in Brush, Rotate, Tour, LineEdit, etc.

ASCII

Click here to write out the current data matrix.  The data
written will exclude all erased or deleted points, and the
values will be the *transformed* data -- that is, the data after
the transformations available on the variable selection panel
have been applied.

binary

Click here to write out the data matrix in binary.  In this
case, the *raw data* is written out -- before any transformations
were applied, and before any points were erased.  Once the file
'fname.bin' is present, it will always be read before
'fname.dat' or 'fname'.  The reading is considerably faster for
a large file.
