How do I link a listbox and radio button to push button?

1 回表示 (過去 30 日間)
MAX
MAX 2018 年 4 月 12 日
コメント済み: MAX 2018 年 4 月 13 日
How do I link a listbox and radio button to push button? I want one pushbutton to call both the listbox and the radio button at the same time.
  2 件のコメント
Rik
Rik 2018 年 4 月 12 日
You can just call each respective callback from the pushbutton callback function. Also, do you really need parallel execution? Because that can be very difficult, if not impossible.
MAX
MAX 2018 年 4 月 13 日
I could actually do it using the if condition but thanks for the reply

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeInteractive Control and Callbacks についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by