Equivalent of ctrl+D but at subsystem level

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?

Answers (1)

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.

Categories

Find more on Modeling in Help Center and File Exchange

Products

Release

R2022b

Tags

Asked:

on 15 May 2023

Answered:

on 16 May 2023

Community Treasure Hunt

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

Start Hunting!