LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Mathcript function doesnt support

Hello

 

Some mathscript function tf,pzmap, sym etc doesnt support in Mathscripts box in LABview.

Do i need to add any library file from MATLAB?

Please let me know?

 

Thanks

AK

 

Moin
0 Kudos
Message 1 of 2
(2,464 Views)
Hello,

LabVIEW MathScript does not require any additional third-party software to work.  Certain functions that you mention (tf, pzmap) are available in MathScript if you purchase the LabVIEW Control Design and Simulation Module.  MathScript does not currently have support for symbolic mathematics (e.g. sym).  However, if you meant the "sim" function, the LabVIEW Control Design and Simulation Module can convert your .MDL file to a VI with a LabVIEW simulation node.  You can then connect the rest of your script to the simulation node with a MathScript node.

Grant M.
Staff Software Engineer | LabVIEW Math & Signal Processing | National Instruments
Message 2 of 2
(2,444 Views)