How can I deploy a listbox from a pushbutton in a GUI?
显示 更早的评论
I have to deploy from a pushbutton a listbox that shows listed functions like: sen(x), tan(x), cos(x), etc. It is possible? Thanks for all your answers. Have a great day :)
采纳的回答
更多回答(1 个)
Joseph Cheng
2014-7-7
0 个投票
With what Andrew has above or if this is created using GUIDE, you can create the listbox ahead of time but have its 'Visible' property off so it is hidden until the pushbutton is pressed.
类别
在 帮助中心 和 File Exchange 中查找有关 App Building 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!