What is the different between in "Monitor & Tune" and "Build, Deploy & Start" ?

32 vues (au cours des 30 derniers jours)
轶 钟
轶 钟 le 27 Juil 2021
Réponse apportée : Jonas le 27 Juil 2021
What is the different between in "Monitor & Tune" and "Build, Deploy & Start" in simulink ?

Réponses (1)

Jonas
Jonas le 27 Juil 2021
Monitor & Tune means that you just read signals or write parameters to the connected target hardware. The application program running on the target hardware is not changed.
Build, Deploy & Start means that you compile your Simulink code using code generation, deploy (flash) it onto the connected target hardware and then start the new program.

Catégories

En savoir plus sur Hardware-in-the-Loop Simulation with Simulink Real-Time dans Help Center et File Exchange

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by