Is MultiSelect possible with the Checkbox Tree? (App Designer)

18 ビュー (過去 30 日間)
Dmitri Visser
Dmitri Visser 2021 年 3 月 18 日
コメント済み: Martin 2024 年 3 月 1 日
The normal tree app component has the MultiSelect property. The checkbox tree (introduced in 2021a), however, has not and, so far, I have not been able to enable the selection of multiple child nodes of the checkbox tree. Is it possible to circumvent this limitation?

回答 (1 件)

Nikhil Sonavane
Nikhil Sonavane 2021 年 3 月 26 日
編集済み: Nikhil Sonavane 2021 年 3 月 26 日
I tried to reproduce your issue but couldn't. In MATLAB 2021a, I am able to create a checkbox tree where I can select multiple child nodes. Can you add some more details about the issue that you are facing?
You can refer to the documentation for more details
  3 件のコメント
Dmitri Visser
Dmitri Visser 2022 年 9 月 29 日
In MATLAB 2022a this is still not possible. Setting the SelectedNodes property to multiple nodes gives the following error:
'SelectedNodes' must be an empty array or a 1-by-1 TreeNode object that is a child in the CheckBoxTree.
Martin
Martin 2024 年 3 月 1 日
In Matlab 2023b it is still not possible

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

カテゴリ

Help Center および File ExchangeDevelop uifigure-Based Apps についてさらに検索

製品


リリース

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by