LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

If MATLAB script nodes are only available in Windows version. How would you intergrate MATLAB code with LABVIEW code in a MAC?

One alternative is to convert the MATLAB m-file into a C/C++ code. Then you can use the LabVIEW functions for calling external code.

There is a tool for MATLAB, the MATLAB compiler, that do that for you. It can be expensive, though:

http://www.mathworks.com/products/compiler/

Regards
www.vartortech.com
0 Kudos
Message 2 of 3
(2,832 Views)