initialisation order of blocks in simulink
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Orion
il 27 Nov 2014
Hi,
To know the sequence in which Simulink calculates.
In the toolbar of your Model
Display -> Blocks -> Sorted Execution Order
0 Commenti
Vedere anche
Categorie
Scopri di più su Simulink Functions in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!