LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

If I have a VI containing a Matlab script, do I need Matlab installed?

Hello,

If I have a VI that contains a Matlab script and I use the Application Builder to create an application, does a PC which runs my application need to have Matlab installed??

Thank you.
0 Kudos
Message 1 of 2
(2,758 Views)
Yup, 'cause the Matlab node simply calls the Matlab server. You can try to use Mathscript instead, as that's built into LabVIEW. Not as sophisticated as Matlab, but it might work for you. I do know the Application Builder for LabVIEW 8 did not support Mathscript.
Message 2 of 2
(2,743 Views)