How can I control the simulation run time from m.file?
이전 댓글 표시
I have both the smulation file and the m.file. I need to run the simulink based on values from the m.file. But I also need to control the run time of the simulink. And the control needs to be done from the m.file. Is there any command to control the simulink run time from m.file? If so, What would be th syntex of it?
댓글 수: 3
Paul
2022년 4월 9일
By "run time" do you mean the final time when the simulation stops?
ANANTA BIJOY BHADRA
2022년 4월 11일
Paul
2022년 4월 11일
Are you running the simulation from the .m file or command line using the sim() command? Or are you running the simulation by clicking the play button?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Simulink에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!