04-06-2007 11:10 AM
Hello,
I've been using the Labview for the data aquisition. And I also developed a controller in the Simulink (Matlab) environment. I'd like to control my application using both programs. How could I interface the Labview and Simulink (Matlab) without using the "NI LabVIEW Simulation Interface Toolkit"?
thank you,
Kostya.
04-09-2007
10:20 AM
- last edited on
05-09-2024
04:46 PM
by
Content Cleaner
Hi Kotsya,
Thank you for posting to the National Instruments Discussion Forums.
If you are not using the Math Interface Toolkit, you may be interested in using the MATLAB® Script Node. This allows you to call MATLAB® commands using ActiveX and I you can call your Simulink model from MATLAB® that way.
Here are some resources on how you can do this:
MATLAB® Script Node LabVIEW Help
Hope this helps!
04-09-2007 11:23 AM
Hi, Abhinav,
thank you for your reply. I will try to explore the option with the Script Node.
regards,
Kostya.