next up previous contents
Next: Saving data structures to Up: File I/O Previous: File I/O

Loading data structures from a file

 

tabular2960

The operation loads data structures from a file. It has heuristic to recognize the type of the file. The contents recognized are NDA data, QSOM data, tabula delimitted data, classified data, TS-SOM or fuzzy structure.

Example: The basic types are loaded by the following commands:

NDA> load data1.dat
NDA> load data2.tab -n data2
NDA> load cldata1.cld -n cld1
NDA> load som1.som
NDA> load fuzzy1.fuz

figure2968



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