Matlab App designer Tree and Edit Field
5 次查看(过去 30 天)
显示 更早的评论
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
.
回答(1 个)
Eric Delgado
2022-12-7
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 个评论
Eric Delgado
2022-12-8
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?
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Develop Apps Using App Designer 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!