Next/continue pushbutton in gui matlab
1 次查看(过去 30 天)
显示 更早的评论
Hi, I have an simple interface with one figure and one push button. When i push the button i want to plot a graph in the figure. But after, i want to push the button again and plot another graph, and after that, another one.
What function should I use in the callback of the pushbutton to make that?
Thank you!
3 个评论
Geoff Hayes
2020-3-24
Denis - do you have a list of functions that you want to cycle through? How do you know what is the next function to plot?
回答(1 个)
Ameer Hamza
2020-3-24
See the attached app to see an example of how to plot using the pushbutton callback.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Graphics Performance 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!