03-09-2017 10:20 AM
I have inherited a pile of MatLab code and am moving it to LabVIEW MathScript.
Some of these scripts create structures for other scripts.
When I put them in MathScript node, the output is "black". LabVIEW can't determine what the variable type is. None of the options work. It is supposed to be a cluster, or a cluster within a cluster, but that isn't an option.
How do I get the data to pass out in a form I can use without massively rebuilding the data format for my "pile of inherited code"?
03-09-2017 03:09 PM
My version of Labview (2012) only supports these datatypes for MathScript. Check the help file.