Borrar filtros
Borrar filtros

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

2 visualizaciones (últimos 30 días)
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

Respuestas (0)

Categorías

Más información sobre Visual Exploration en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by