LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

relations between Matlab structures and LabVIEW clusters

I have a DLL created with Mathworks COM Builder, used as an ActiveX component in LabVIEW. Thus, I am able to have my Matlab functions inside LabVIEW. However, I have a problem regarding the pass of parameters between Matlab and LabVIEW.

When the Matlab functions parameters are simple -DBL, DBL arrays, strings-, there is no problem. LabVIEW does the right translation. But I have not been able to pass a Matlab structure to LabVIEW, which counterpart I think it would have to be a cluster. To solve this situation I need to split the structure components and pass them separately.

Does anyone know how to do it without the workaround?

Thanks in advance and have a good day,

spj
0 Kudos
Message 1 of 1
(2,774 Views)