Enable and Disable input/output subsystem's ports in Simulink

21 ビュー (過去 30 日間)
Alberto Mora
Alberto Mora 2020 年 6 月 1 日
編集済み: Alberto Mora 2020 年 6 月 1 日
Hello,
I created a subsystem with a mask with multiple "checkbox". The mask is used to interact with the subsystem (e.g. set constants) and choose parameters with checkbox.
I want to obtain the following behaviour:
  • According to the value of checkbox1 (choosen by hands by the user when he set the parameters of the subsystem), an additional output port appears or desapears in my subsystem.
  • According to the value of checkbox2 (choosen by hands by the user when he set the parameters of the subsystem), an additional input port appears or desapears in my subsystem.
How to to that?
Thanks

回答 (1 件)

Fangjun Jiang
Fangjun Jiang 2020 年 6 月 1 日
Variant Subsystem now supports various number of Inports and Outports of its variants. You can do it using the Variant Subsystem block without mask.

カテゴリ

Help Center および File ExchangeSubsystems についてさらに検索

製品


リリース

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by