Using Models from MathWorks Simulink® Software (Model Interface Toolkit)
- Updated2023-02-21
- 1 minute(s) read
You can use your model you created in MathWorks Simulink® software with the Model Interface API. However, first you must compile the model into a DLL, .out, or .so file.
Overview of Compiling Simulink Models
The following illustration shows the typical workflow for compiling and integrating a Simulink model in a Model Interface Toolkit application. Green boxes () mean you complete the step in MathWorks application software. Blue boxes (
) mean you complete the step in LabVIEW.
Click a box for detailed instructions for each step.
Related Links
Support for Model Types and Modeling Environments
Considerations for Integrating Models from MathWorks Simulink Software