Reuse a State Multiple Times in a Chart (variable times)
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Adel Fernandez
il 6 Mar 2019
Risposto: Mark McBroom
il 6 Mar 2019
Suppose you have the situation discussed in the example:
What is the best solution if you have to reuse many states, 100, 1000 or N (variable), and generate code ?
0 Commenti
Risposta accettata
Mark McBroom
il 6 Mar 2019
One option could be to use a Simulink For-Each subsystem. Inside the for-each subsystem would be a single instance of the state chart.
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Decision Logic in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!