Software Listing of Author : "Simon Damphousse"
- Smartspice binary format RAW file reader
- License: Freeware
- Price: 0.00


[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.
- Publisher: Simon Damphousse
- Date Released: 22-02-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts
- Smartspice binary format RAW file reader with complex capabilities
- License: Freeware
- Price: 0.00


this second version support complex data. [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.
- Publisher: Simon Damphousse
- Date Released: 23-04-2013
- Download Size: 10 KB
- Download
- Platform: Matlab, Scripts

