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

2 Ansichten (letzte 30 Tage)
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

Antworten (0)

Kategorien

Mehr zu Visual Exploration finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by