FeatureSet method: split

FeatureSet method: split

Syntax: <feature set> split <feature> <source> <from> <to>

Example: fs split STREAM1 FEAT 0 9

The new feature with the name <feature> is created by copying the coefficients <from> .. <to> of feature <source>.

Optional flags: none

Related commands: merge


maier@ira.uka.de