How to run mutliple instances of Simulink blocks at the same time without naming errors?
Mostrar comentarios más antiguos
Hello all,
How I can run multiple instances of a self-created Simulink block within a simulation model that is being looped within MATLAB without naming errors? MATLAB presently gives an error in the command window in regards to my using multiple gotos of the same name within the Simulink block instances.
Is there a way easier than going through each block and labeling each component as component1, component2, .... ?
Thanks, Joshua
Respuesta aceptada
Más respuestas (1)
Joshua
el 16 de Ag. de 2012
0 votos
Categorías
Más información sobre General Applications en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!