how can i control subsystems from the Gui with checkboxes

조회 수: 6 (최근 30일)
sia
sia 2013년 5월 18일
편집: Walter Roberson 2015년 12월 19일
Hi guys,
i have different subsystems and i want to activate them with the checkboxs. But at first i have to couple these two Subsystems with each other. that is the first Problem with which simulink Block can I block these two Sebsystems, such that i can switch between these??? Maybe If action Subsystem????
THX
  댓글 수: 1
Kaustubha Govind
Kaustubha Govind 2013년 5월 20일
Does the GUI switch between the subsystems during simulation time, or only before simulation starts?

댓글을 달려면 로그인하십시오.

답변 (1개)

Arunkumar Muthukumaran
Arunkumar Muthukumaran 2015년 12월 19일
If you using triggered subsystems, you can use GUI check box to activate/trigger the subsystem of your choice. If, at any time, only one of the subsystems should be active, then you can couple trigger of both subsystems with a switch and the control value shall be controlled by the GUI.

카테고리

Help CenterFile Exchange에서 Subsystems에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by