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

19 Ansichten (letzte 30 Tage)
Dmitri Visser
Dmitri Visser am 18 Mär. 2021
Kommentiert: Martin am 1 Mär. 2024 um 16:17
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?

Antworten (1)

Nikhil Sonavane
Nikhil Sonavane am 26 Mär. 2021
Bearbeitet: Nikhil Sonavane am 26 Mär. 2021
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 Kommentare
Dmitri Visser
Dmitri Visser am 29 Sep. 2022
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 am 1 Mär. 2024 um 16:17
In Matlab 2023b it is still not possible

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Develop uifigure-Based Apps finden Sie in Help Center und File Exchange

Produkte


Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by