LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I can open a LabVIEW program with a MATLAB program and use data?

I want to open a LabVIEW program, use to operate a system, with a MATLAB program. Some informations of this MATLAB program must be integrate in the LabVIEW program.
0 Kudos
Message 1 of 2
(2,643 Views)
You can run Matlab-script from LabVIEW.
Look Mathematic/Formula/Matlab script.

Another approach it to build dll from Matlab script and use it in LabVIEW.
Message 2 of 2
(2,643 Views)