Using Models from MathWorks Simulink® Software
- 更新时间2025-10-15
- 阅读时长2分钟
Using Models from MathWorks Simulink® Software
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.
Use Simulink software to convert your model for use on real-time targets.
Depending on your version of MathWorks Simulink® Software, use one of the following resources to compile your model.
| Simulink Version | Resource |
|---|---|
| R2017b to R2020b | VeriStand Model Framework |
| R2020a and newer | VeriStand Model Generation Support MATLAB Addon |