create blocks in simulink at run time
Informazioni
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Mostra commenti meno recenti
hello, I am new to simulink, and i want to build a model that send data using goto and from blocks can i modify the goto tag value at run time? or can i add new blocks to the model at run time.
I build a simulation for 4 homes can i add a new home at run time.?
Risposte (1)
Kaustubha Govind
il 1 Apr 2013
0 voti
No, you cannot structurally change a model at run-time, but you can use Conditional Subsystems to switch between implementations at run-time.
Questa domanda è chiusa.
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!