Language
Menu
News
quarc library simulink

Quarc Library Simulink Official

To run a model using the QUARC library, you must follow a structured configuration and deployment workflow.

For a deep dive into specific hardware setups, you can refer to the QUARC Library Guide or the Quanser Lab Workstation Support page on MathWorks. HIL Write :: QUARC Targets Library - Quanser quarc library simulink

With the model configured, building and deploying is remarkably simple. Starting with MATLAB R2021b, QUARC has its own dedicated tab in the Simulink toolstrip with buttons for building, deploying, and controlling the real-time executable. Clicking “Monitor & Tune” builds the model, generates C/C++ code, compiles it, downloads it to the target, and starts execution—all automatically. To run a model using the QUARC library,

: Under the Solver pane, set the "Type" to Fixed-step and the "Solver" to a discrete solver (e.g., discrete (no continuous states) ). Starting with MATLAB R2021b, QUARC has its own

This guide provides a deep dive into the QUARC library architecture, its core blocksets, and best practices for implementing it in your engineering workflows. 1. What is QUARC and Why Use It?