How can i run different timelines in Simuink?
Mostrar comentarios más antiguos
Hi Guys. I have modeled a fate and transport system of contaminants in subsurface media with Simulink. This model consists of Subsystem 1 and Subsystem 2. The Problem is when I run the model, both Sub1 and Sub 2 run together but I want that the clock in Sub 2 starts with a delay respect to Sub1. In other words I want Sub 2 starts when sub 1 hit a specific time. I would be grateful if you help me through this.
Respuesta aceptada
Más respuestas (2)
Chandrasekhar
el 9 de Jun. de 2014
0 votos
hi. you need to develop a scheduler where in the subsystem2 gets triggered based on subsystem1
1 comentario
Siavash
el 9 de Jun. de 2014
Rashmil Dahanayake
el 9 de Jun. de 2014
0 votos
Use an embedded matlab function to create a rule to overwrite negative time values. Attach the mdl file to investigate further
Categorías
Más información sobre Schedule Model Components en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!