next up previous contents
Next: PostScript printing Up: File I/O Previous: Loading data structures from

Saving data structures to a file

 

tabular2974

The operation saves a data structure to a file. It recognizes the type of the data structures and selects an appropriate saving format. Types are the same as in the operation load.

Example: The following commands saves data structures from the name space to files.

NDA> save data1
NDA> save data2 -o data2.dat
NDA> save cld
NDA> save som1
NDA> save fuzzy1

figure2983



Erkki Hakkinen
Thu Sep 24 11:51:34 EET DST 1998