Smartspice binary format RAW file reader

Read Smartspice RAW binary format file.
436 Downloads
Updated 15 Jul 2009

View License

[data, plot_title] = ssbin2mlab(filename, desired_variable) reads a Binary Smartspice RAW file 'filename' and extract the variable(s) of interest from 'desired_variable' using the file's own variable index format and place the data in column into the variable 'data' and also return a title into 'plot_title'.

Input argument 'desired_variable' can be omitted if all variables are desired. If 'desired_variable' is set to [] (the empty matrix), the function will only return the index of all the variables from that file and no data is read.

Simon Damphousse, July 09.

Cite As

Simon Damphousse (2026). Smartspice binary format RAW file reader (https://se.mathworks.com/matlabcentral/fileexchange/24743-smartspice-binary-format-raw-file-reader), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Data Import and Analysis in Help Center and MATLAB Answers
Version Published Release Notes
1.0.0.0