create blocks in simulink at run time
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
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.?
Respuestas (1)
Kaustubha Govind
el 1 de Abr. de 2013
0 votos
No, you cannot structurally change a model at run-time, but you can use Conditional Subsystems to switch between implementations at run-time.
La pregunta está cerrada.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!