GINPUT with zoom and pan
Ältere Kommentare anzeigen
I saw this very nice GINPUT (GINPUT on GUI (Keeping toolbar features on) & Use of custom pointers) matlab code here: http://www.mathworks.com/matlabcentral/fileexchange/38997
I am trying to do the following I have Force-time impulses(many of them) I need to select the ones that are ok and for that I make a clik before and after each impulse (and collect the x and y time coordinates) at the end of all the selections I need to exit the data and load new data and do the same process. I am being unable to exit this GINPUT (on the native ginput from matlab if I press Enter key I can exit the data)how can I do this using this tooll?
Any help would be appreciated.
I also just need to use one image not two.
Antworten (1)
Bjorn Gustavsson
am 23 Mai 2013
0 Stimmen
To me it seems as if your problem should be solved with this function: http://www.mathworks.se/matlabcentral/fileexchange/20645
HTH
1 Kommentar
Armindo
am 24 Mai 2013
Kategorien
Mehr zu Data Exploration finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!