Output of the current classificator on a file.
write_classif2 saves the current classificator in a file. If necessary you may read the data by calling read_classif2.
If there exists already a file with this name, it is overwritten without a warning. The file can not be edited.
FileName (input_control) |
filename.named -> string |
Name of the file which contains the written data. | |
Default value: 'klassifikator1' |
write_classif2 returns TRUE. An exception handling is raised, if there is no current classificator (see set_classif2) or if it was not possible to open file FileName .
create_classif2, enquire_classif2, get_classif2, set_classif2, learn_classif2, test_sampset2, write_classif2
create_classif2, get_classif2, read_classif2, set_classif2