initialisation order of blocks in simulink
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
We have our own written max-files for interacting C++ with simulink. I would like now to know in what order the initialisation/calculation is done because we would like one to wbe the first one. In that sence we can initialise certain values without having to set them everywhere. Is this possible? I am not talking about a masked system but about the system for which simulink interacts and starts its initialisation of each block.
Tom Wambecq
0 Kommentare
Antworten (1)
Orion
am 27 Nov. 2014
Hi,
To know the sequence in which Simulink calculates.
In the toolbar of your Model
Display -> Blocks -> Sorted Execution Order
0 Kommentare
Siehe auch
Kategorien
Mehr zu Simulink Functions finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!