About gui image callback
조회 수: 2 (최근 30일)
이전 댓글 표시
Hi, I am developing the GUI which has two axes. First axes shows the image, second axes show the projection of that image onto one axis.
Here is what I am trying to do: use the tool bar to zoom in the image so now I have zoomed image on the first axes. I would like the program to change the projection on second axes according to the zoomed image. So I want to write something like callback function from first axes to second axes.
but I am struggling for this, is there anyone who can help me out ?
thanks,
댓글 수: 0
참고 항목
카테고리
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!