Equivalent of ctrl+D but at subsystem level

2 vues (au cours des 30 derniers jours)
Sylvain
Sylvain le 15 Mai 2023
I would like to make some checks on my models (state machine with simulkink codes) and there are numerous block and subsystem. A model update is always long to perform, and only one error is spotted at a time.
Is there a way to do local updates?

Réponses (1)

FannoFlow
FannoFlow le 16 Mai 2023
Use model references!
Then you can even do parallel model reference builds to speed up compile time.
There is no way to compile just a plain subsystem alone, though.

Catégories

En savoir plus sur Create Large-Scale Model Components dans Help Center et File Exchange

Tags

Produits


Version

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by