LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

sparse matrix binary file output

Hello,

 

I converted saved a matrix to sparse and saved that in LabVIEW. How can I read that file outside of LabVIEW. Say in Matlab?

 

Cheers,

Syed

0 Kudos
Message 1 of 3
(2,512 Views)

Load Labview Binary Data hope it help.



Thank you & Best regards
syrpimp

=======================================================
“You must continue to gain expertise, but avoid thinking like an expert." -Denis Waitley
0 Kudos
Message 2 of 3
(2,498 Views)

Hi yellow,

 

you wired an OOP object to a binary file write function. Do you really expect just your data in the file?

 

When you use the "Multicore Analysis and Sparse Matrix Toolkit" you should read its help. And you should use the FileIO functions provided by that toolkit!

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 3 of 3
(2,486 Views)