07-23-2019 04:52 AM
I am using the Matlab Script Node in LabVIEW to communicate with a MATLAB function.
One of the MATLAB functions that I am using requires an input in the 'Struct' data type. However, using the input terminals on the Matlab Script node I can only select from Real, Complex, 1D Array, 2D Array, Path or String.
I have installed the MATLAB DataPlugin from National Instruments. On the webpage, it states that STRUCT data is supported for Import functions.
However, using the 'Help' function for the same plugin in LabVIEW, it states that 'Struct Datatypes are currently not supported.'
Can anyone advise if it is possible to use 'Struct' variables as input to a Matlab Script Node, and how I should approach this.
Thanks
08-23-2019 02:56 PM
What version of LabVIEW are you using?