ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview executable with Matlab scripts

I am wondering if there is anyway to build an Labview executable with a Matlab script that does not require having a copy of Matlab installed on the target computer.  In otherwords can a Matlab runtime server be utilized by the script? 

 

Thanks.

0 Kudos
Message 1 of 3
(3,222 Views)
I dont think so it is possible
0 Kudos
Message 2 of 3
(3,201 Views)
As an alternative you could compile your Matlab code into a DLL and call it from LabVIEW. That, I believe, would require only the Matlab run-time.
0 Kudos
Message 3 of 3
(3,194 Views)