Skip to content

ni/niveristand-model-generation-support-for-simulink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9bb5f83 · Jan 28, 2025

History

26 Commits
Apr 20, 2022
Jan 28, 2025

Repository files navigation

VeriStand Model Generation Support

Use VeriStand Model Generation Support to create VeriStand compatible models within the MathWorks Simulink® environment.

You can generate models for Windows Desktop or NI Linux Real-Time platforms. Once generated, VeriStand can import and deploy the model to a target.

VeriStand and MathWorks MATLAB® Release Compatibility

VeriStand MathWorks MATLAB® VeriStand Model Generation Support
2025 Q1 R2024a/b
R2023a/b
R2022a/b
R2021a/b
R2020a/b
25.0, 24.3* 23.8*, 23.5*, 23.3* 1.2*, 1.1*, 1.0*
2024 Q4 R2024a/b
R2023a/b
R2022a/b
R2021a/b
R2020a/b
24.3, 23.8*, 23.5*, 23.3* 1.2*, 1.1*, 1.0*
2024 Q3 R2024a
R2023a/b
R2022a/b
R2021a/b
R2020a/b
24.3, 23.8*, 23.5*, 23.3* 1.2*, 1.1*, 1.0*
2024 Q2 R2024a
R2023a/b
R2022a/b
R2021a/b
R2020a/b
24.3, 23.8*, 23.5*, 23.3* 1.2*, 1.1*, 1.0*
2024 Q1 R2023a/b
R2022a/b
R2021a/b
R2020a/b
23.8, 23.5*, 23.3* 1.2*, 1.1*, 1.0*
2023 Q4 R2023a/b
R2022a/b
R2021a/b
R2020a/b
23.8, 23.5*, 23.3* 1.2*, 1.1*, 1.0*
2023 Q3 R2023a
R2022a/b
R2021a/b
R2020a/b
23.5, 23.3* 1.2*, 1.1*, 1.0*
2023 Q2 R2023a
R2022a/b
R2021a/b
R2020a/b
23.3, 1.2*, 1.1*, 1.0*
2023 Q1 R2022a/b
R2021a/b
R2020a/b
1.2, 1.1*, 1.0*
2021 R3 R2022a/b
R2021a/b
R2020a/b
1.2, 1.1*, 1.0*
2021 R2 R2022a
R2021a/b
R2020a/b
1.1, 1.0*
2021 R2021a/b
R2020a/b
1.0

*Previous versions of VeriStand Model Generation Support are compatible with newer versions of VeriStand, but may not include the newest features.

Installation Guide for VeriStand Model Generation Support

Before you begin, install the supported versions of MathWorks MATLAB®, Simulink®, MATLAB® Coder™ and Simulink® Coder™.

Install VeriStand Model Generation Support

  1. Open the MATLAB Add-On Explorer.
  2. Use the search bar to find VeriStand Model Generation Support
  3. Install the add-on.
  4. Restart MATLAB.

Note: You should uninstall the Veristand Model Framework package before using the VeriStand Model Generation Support add-on.

Install the MATLAB MinGW Compiler for 64-bit Windows targets

  1. Open the MATLAB Add-On Explorer.
  2. Search for MATLAB Support for MinGW-w64 C/C++ Compiler.
  3. Install the compiler.
  4. Restart MATLAB.

Install the NI GCC Cross-Compiler for NI Linux Real-Time targets

  1. Download and install GNU C & C++ Compile Tools x64.
  2. Restart MATLAB.