GINPUT with zoom and pan

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.

Answers (1)

Bjorn Gustavsson
Bjorn Gustavsson on 23 May 2013

0 votes

To me it seems as if your problem should be solved with this function: http://www.mathworks.se/matlabcentral/fileexchange/20645
HTH

1 Comment

Hi tanks for the reply but that function dont work as it should. I try every thing available.

Sign in to comment.

Categories

Tags

Asked:

on 23 May 2013

Community Treasure Hunt

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

Start Hunting!