Format of MATLAB files exported from AcqKnowledge
File, Save As, Save As Type MATLAB creates a MATLB file with these six variables (from AcqKnowledge manual, 5.0 page 287):
Variable | Description |
---|---|
data | Contains the data of the graph in floating point format, for all of the |
units | This string [character] array contains the textual representation of the units of |
isi | This floating point array of one element gives the number of units of |
isi_units | This single string array provides a units string for a single unit of isi. |
start_sample | Contains the time offset of the index 0 sample of data in isi units. |