xff_-_mat_format
no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | xff_-_mat_format [2010/06/29 17:28] (current) – created jochen | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== MAT (Matlab MAT file with data field) ====== | ||
| + | ===== Motivation ===== | ||
| + | The file formats that support reading channel recordings ([[xff - ACQ format|ACQ]] and [[xff - NTT format|NTT]]) cannot be saved back to disk. It was a choice of convenience to create a (more or less) compatible format that can be easily saved (and also is available later without the toolbox). | ||
| + | |||
| + | ===== General setup ===== | ||
| + | Whereas most binary formats come with a specific field-by-field description, | ||
| + | |||
| + | ===== Example ===== | ||
| + | If a MAT file on disk has the following variables: | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | Reading this file as an xff object will make the data available as: | ||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | Upon saving this object, the '' | ||
xff_-_mat_format.txt · Last modified: 2010/06/29 17:28 by jochen
