create blocks in simulink at run time
Info
This question is closed. Reopen it to edit or answer.
Show older comments
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.?
Answers (1)
Kaustubha Govind
on 1 Apr 2013
0 votes
No, you cannot structurally change a model at run-time, but you can use Conditional Subsystems to switch between implementations at run-time.
This question is closed.
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!