LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

data plugin for .mat files in LV2010

Hello, I am using LV2010 and recently downloaded the data plugin to allow Labview to handle .mat files. However when I try and use the plugins I get an error -2558, has anybody else encountered this? Is there a work around or a fix?

0 Kudos
Message 1 of 4
(2,333 Views)

Hi SSB01,

 

Can you please attach your VI and the mat file, so that we can have a look?

 

Thanks,

Mavis

0 Kudos
Message 2 of 4
(2,329 Views)

Here are the files, hope you van help.

Download All
0 Kudos
Message 3 of 4
(2,324 Views)

Hi SSB01,

 

   The MatLab DataPlugin only supports level 5 and level 4 MAT-file format.

   Your file is level 7.3 MAT-file format. So The DataPlugin doesn't support it.

 

   You can try save the file as level 5 format and read it again.

0 Kudos
Message 4 of 4
(2,306 Views)