ReadCLS: load *.cls files

Description Usage Arguments Details Value Author(s) References See Also

Description

Load key-class assignments from *.cls file

Usage

1
ReadCLS(FileName, InDirectory=getwd())

Arguments

FileName

string, name of the *.cls file

InDirectory

string of the directory containing the *.cls file

Details

ReadCLS is the primary resouce to read a *.cls file For the corresponding write function see WriteCLS

Value

a list of length 3 containing the following:

ClsKey

an n-by-1 matrix

Cls

an n-by-1 matrix

UniqueClasses

an m-by-1 matrix, m indicating the number of different classes

Author(s)

Alfred Ultsch

References

www.uni-marburg.de/fb12/datenbionik databionics@mathematik.uni-marburg.de

See Also

WriteCLS, addext, indexmerge


aultsch/DataIO documentation built on May 14, 2019, 10:34 p.m.