05-09-2011 12:38 PM
Hi,
I was wondering if it is possible to import the MATLAB/simulink blocks into labview.
thanks,
Baran.
05-10-2011
11:11 AM
- last edited on
03-25-2025
01:07 PM
by
Content Cleaner
Hi Baran,
There is no way to directly import any of the programing blocks from The MathWorks, Inc. Simulink® software into LabVIEW.
However if you wanted to use your own code that you programed using The MathWorks, Inc. Simulink® environment in LabVIEW, we do have the NI Simulation Interface Toolkit that is now part of the Model Interface Toolkit, which you can use.
<Brian A | Applications Engineering | National Instruments>
05-10-2011 12:36 PM
Thanks.
05-10-2011
01:04 PM
- last edited on
03-25-2025
01:08 PM
by
Content Cleaner
Baran,
Yes, you can convert them. The Control Design and Simulation Module can convert .mdl files to LabVIEW VIs.
Hope that helps.
Damon
05-10-2011 01:11 PM
Is "Control Design and Simulation Module" same as "Control and simulation" add-on which is in the NI Developer Suite (labview professional bundle)?
05-10-2011 01:13 PM
Also do I need to purchase Matlab Real-time workshop for that?
Thanks.
05-10-2011 01:27 PM
Hi Baran,
Yes, they are the same. No, you do not need Matlab Real-time to use the Simulation Model Converter.
Cheers,
Damon
05-10-2011 01:29 PM
Thanks Damon.