User Manual
Slam Stick User Manual
Version No. 2.0
56
Batch IDE Exporter
This provides the same functionality as the command line utility ide2csv discussed in the
Command Line Executables for Converting IDE Files section. The user can perform batch exports
of IDE files to CSV, TXT (tab or pipe separated), or MAT. The nice thing with this export is that all
data exported is fully calibrated.
Raw Data to .MAT Utility
This provides the same functionality as the command line utility raw2mat discussed in the
Command Line Executables for Converting IDE Files section. The user can perform batch exports
of IDE files to MAT; but the data will be in its raw 16-bit integer form. Supporting MATLAB scripts
are required to apply calibration to these files. This utility is useful because it offers superior
export times and then data processing is easier/faster in MATLAB with the smaller files.
Split IDE Files
This provides the same functionality as the command line utility ide_split discussed in the
Command Line Executables for Converting IDE Files section. This utility splits up large files into
more manageably sized files for more efficient data analysis.