calling node from treenode without using selectednodes

2 views (last 30 days)
hello,
I am working on app designer. in my app I created a treenode to store data from various places. in a different part of the app I have a dropdown to select which node I want. Once I chose the node there's a button that would display the nodes data in a table. However whenever I click the button the node isn't recognized no matter what I do. is there a way to call a created node without using selectednodes?

Accepted Answer

ma sd
ma sd on 5 Jul 2020
it can be done by indexing the nodes

More Answers (0)

Categories

Find more on Develop Apps Using App Designer in Help Center and File Exchange

Products


Release

R2020a

Community Treasure Hunt

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

Start Hunting!