Matlab App designer Tree and Edit Field
5 views (last 30 days)
Show older comments
Hello Everyone,
I have tried app designer since a certain time. However, I didn't realize what I had in mind. I want to combine tree and edit field objects in app designer. Just like in the Figure 1.
Thanks in advance if you can help...
Figure 1 Figure 2
.
Answers (1)
Eric Delgado
on 7 Dec 2022
No, it's not possible using uitree. Maybe you could use uihtml, but I think you'll have a lot of work. I tried a solution for your case... hope it's useful! :)
App attached.
3 Comments
Eric Delgado
on 8 Dec 2022
It could be a numeric or text edit box. Or checkbox, or drop down. Depends on your data. Did you open the app that I sent you?
See Also
Categories
Find more on Develop Apps Using App Designer in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!