How to add a push button to a figure and press when I am done with the figure??

2 ビュー (過去 30 日間)
Mohamed Elkholy
Mohamed Elkholy 2015 年 8 月 12 日
I have a couple of figures that I call in sequence to acquire multiple data points (x,y) from each using ginput. Is there a way to put a push button so whenever i finish acquiring data from a certain figure (different data points for each figure), i will press it and it will close this figure and open the next. I tried to use uicontrol(...'pushbutton',..), but whenever I press on it, as if I am pressing another ginput data on the figure. Also, used radiobutton and set its value to 0, so when I push it it value will be 1, but still I can not move away from the figure ginput

回答 (0 件)

カテゴリ

Help Center および File ExchangeVisual Exploration についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by