How can i run different timelines in Simuink?
이전 댓글 표시
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.
채택된 답변
추가 답변 (2개)
Chandrasekhar
2014년 6월 9일
0 개 추천
hi. you need to develop a scheduler where in the subsystem2 gets triggered based on subsystem1
Rashmil Dahanayake
2014년 6월 9일
0 개 추천
Use an embedded matlab function to create a rule to overwrite negative time values. Attach the mdl file to investigate further
카테고리
도움말 센터 및 File Exchange에서 Schedule Model Components에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!