Debugging Scripts

Use script nodes to execute math scripts in LabVIEW. LabVIEW provides a script node called the MATLAB® script node, that facilitates the processing of your scripts written in the MATLAB language syntax.

To make debugging a script easier, use the following programming techniques:

(MathScript RT Module) You also can use the MathScript Node with the LabVIEW MathScript syntax. Use additional techniques to debug a script in a MathScript Node.