Select single, multiple and all checkboxes for performing tasks - Matalb App Designer

6 ビュー (過去 30 日間)
Ganesh Naik
Ganesh Naik 2021 年 10 月 21 日
コメント済み: Ganesh Naik 2021 年 10 月 26 日
Hi all, I would like to plot or perform certian tasks (say plot) when single, multiple or all checkboxes are ticked in Tree Checkbox - matlab app. For instance, I would like to plot (please refer to the attached figure) single (for Task 1), two plots (for Task1 and Task 3), 3 plots (Task1, Task3, Task 4 etc) and 5 plots (plots or subplots) when Select_All checkbox is ticked. Please note that Select_All is node 1, Task1 is node 2 etc. in Tree App.
Any help in this regard would be highly appreciated. Thanks in advance.

回答 (1 件)

Shanmukha Voggu
Shanmukha Voggu 2021 年 10 月 25 日
Hi Ganesh,
I understood that you want to make actions corresponding to selections in the CheckBoxTree. You can achieve this by using callback properties of the CheckBoxTree.
Refer this for more information.
Hope this helps!
  1 件のコメント
Ganesh Naik
Ganesh Naik 2021 年 10 月 26 日
Hi Shanmukha thanks for the information. I have already gone through the callback properties but it is not helping me much. I found some answers related to GUI usage of checbox. I will go through it in detail.
Regards

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

カテゴリ

Help Center および File Exchange2-D and 3-D Plots についてさらに検索

製品


リリース

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by