LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Matlab structure arrays in LabVIEW

I am trying to use the MathScript Node inside LabVIEW, to which I have imported my existing Matlab script.

 

Originally, the script uses one structure array that has three fields, each having 59 21x21 double matrices. It appears that loading the structure array (a mat-file) in the MathScript Node severely degrades the performance of the LabVIEW application. A warning glyph also appears in the node next to the line from which the structure array is loaded.

 

What are the most efficient ways to store and use such a structure array inside the MathScript Node?

0 Kudos
Message 1 of 1
(2,061 Views)