How do I run Labview code in MATLAB?

20 views (last 30 days)
Say I have a subVI that gives me the inputs and outputs of a function. Can I run a MATLAB script that pulls and runs these Labview subVIs?
I have a DLL that will not load into MATLAB due to permissions/mismatches/other issues, but I have Labview scripts written specifically for the DLL that has a subVI for each function, and I would like to run these functions in MATLAB.

Accepted Answer

Saurabh Gupta
Saurabh Gupta on 31 Jul 2017
This question may be better suited for an NI forum. To help you get started, the following post discusses a similar question and may be helpful for you.

More Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!