GINPUT with zoom and pan
조회 수: 10 (최근 30일)
이전 댓글 표시
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.
댓글 수: 0
답변 (1개)
Bjorn Gustavsson
2013년 5월 23일
To me it seems as if your problem should be solved with this function: http://www.mathworks.se/matlabcentral/fileexchange/20645
HTH
참고 항목
카테고리
Help Center 및 File Exchange에서 Data Exploration에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!