User Manual
Slam Stick User Manual
Version No. 2.0
62
In the below example we split the car engine recording file into 2 separate files.
When split files are loaded in Slam Stick Lab, blank space may appear before the start of the
accelerometer data. This visual gap does not indicate a loss of data. This occurs when
temperature/pressure data appears before accelerometer data. To accommodate this, the
recording’s starting time is shifted back, overlapping the end of the previous file. The time of the
first accelerometer sample will be correct relative to the last accelerometer sample.
MATLAB Example Functions
Midé provides some MATLAB functions to work with the raw2mat utility to apply calibration and
perform some simple analysis as well as plotting the data. The analysis supported in these files
includes computing an FFT, PSD, and spectrogram.
SSL_Analyzer
The SSL_Analyzer_1.m function can run independently to prompt the user to select a .MAT file
created with the raw2mat. It can also be run as a function if you pass the filename as an argument