FeatureSet method: write
Syntax:
<feature set> write <filename> <feature1>
[<feature2> [...]] [-flags value]
Example:
fs write file.feat A B C -bm 2
One or more FMatrix features can be merged together and written to a file. All features must have the same length (number of frames). If the feature file is written with a header (default) it contains the total number of coefficients and frames and if there was more than one feature stored information how to select it (see 'read' method).
Optional flags:
-h <b>
-bm <m = 1, 2 or 4>