create blocks in simulink at run time

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)

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

Tags

Asked:

on 30 Mar 2013

Closed:

on 20 Aug 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!