From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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,289 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,289 Views)