Neptus export to MatLab

51 views
Skip to first unread message

Thor Audun Steen

unread,
May 27, 2014, 4:47:11 AM5/27/14
to lsts-to...@googlegroups.com
Hei guys,

I am trying to export my flight log to MatLab. I found the export function in the MRA, Exporters -> MatLab format .MAT, but I get the FileNotFoundException shown in the attachment.

I have also tried to utilize the llftools-1.2.0 provided in the vendor -> matlab folder. However, the log from DUNE is stored in the .lsf format and is not compatible with the llftool.

Is there a good way of exporting the Data.lsf log to MatLab that I have overseen?

Regards,
Thor Steen
Skjermbilde 2014-05-27 kl. 10.29.36.png

Ricardo Martins

unread,
May 27, 2014, 7:14:17 AM5/27/14
to Thor Audun Steen, lsts-to...@googlegroups.com
Hi Thor,

You can use the LSF2LLF tool available in https://github.com/LSTS/imcjava. Clone the repository and issue the following command:

ant lsf2llf

and then you can convert LSF(.gz) files with the following command:

./lsf2llf <PATH_TO_LSF_FILE>

You'll see many .llf files along side the LSF file. Then you can use llftools to read those files.

Regards,
Ricardo


--
You received this message because you are subscribed to the Google Groups "LSTS Toolchain" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lsts-toolchai...@googlegroups.com.
Visit this group at http://groups.google.com/group/lsts-toolchain.
To view this discussion on the web visit https://groups.google.com/d/msgid/lsts-toolchain/f7cf10bc-c5e3-4548-aaa3-dbf887a87aa1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages