How do i add button to a output figure from GUI?
3 次查看(过去 30 天)
显示 更早的评论
Hi, say i have a GUI and after clicking a button on it, an output figure will pop out. This figure basically stores a few output images. Now my button is gonna take in a batch of inputs and then process them. I want to add in button in the output figure and then click it to view the outcome for the different input(maybe 'next' button and 'back' button). Is this possible?? because i couldn't find how to add button to an output from GUI. Thanks very much.
0 个评论
回答(1 个)
Dishant Arora
2014-6-20
How to pass data from one GUI to another in MATLAB Check this out, revert back if this is not what you are looking for or face any issues.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Interactive Control and Callbacks 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!