About gui image callback

8 Ansichten (letzte 30 Tage)
k38
k38 am 3 Apr. 2017
Bearbeitet: Jan am 3 Apr. 2017
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,

Antworten (1)

Jan
Jan am 3 Apr. 2017
Bearbeitet: Jan am 3 Apr. 2017
Try this and if it does not work, post your code and explain the problem.

Kategorien

Mehr zu Data Exploration finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by