Reading the classificator from a file.
read_classif2 reads the saved classificator of the file FileName (see write_classif2) as the current classificator. In doing so the current classificator is overwritten.
The current classificator is going to be overwritten.
FileName (input_control) |
filename.named -> string |
Filename of the classificators. | |
Default value: 'klassifikator1' |
read_classif2 returns TRUE. An exception handling is raised, if there is no current classificator (see set_classif2), if it was not possible to open file FileName or if the file had the wrong format.
test_sampset2, enquire_classif2, write_classif2, close_classif2, free_sampset
create_classif2, get_classif2, set_classif2, write_classif2