acq2mat - Man Page
manual page for acq2mat 2025.03.13
Description
Convert an AcqKnowledge file to a MATLAB file.
This program is deprecated -- MATLAB can read HDF5 files natively, so I highly recommend using acq2hdf5 instead.
Usage
acq2mat [options] <acq_file> <mat_file> acq2mat -h | --help acq2mat --version
Options
- -c, --compress
Save compressed Matlab file
- -s, --single
Save data in single precision format
- --data-only
Only save data and required metadata -- do not save event markers, journal, or most header information
- -h, --help
Show this help message and exit
Note: scipy is required for this program.
Info
March 2025 acq2mat 2025.03.13