-
Notifications
You must be signed in to change notification settings - Fork 5
Open LSTS Logs in MATLAB
josebraga edited this page Jan 27, 2014
·
6 revisions
To view and edit LSTS log files in MATLAB, you need to convert the data into a human-readable log format (LLF). Please contact LSTS to request a script that allows loading LLF files into MATLAB structures.
- We suggest to decompress the log file, Data.lsf.* to get Data.lsf
Inside imcjava folder
- ant lsf2llf
Convert LSF to LLF files
- Run lsf2llf inside log folder
Inside imcjava folder
- java -jar dist/lsf2llf.jar PATH-TO-LOG/Data.lsf