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
(2,777 Views)
I dont think so it is possible
0 Kudos
Message 2 of 3
(2,756 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
(2,749 Views)