From: Elena on
I study medical images (3D object, 3 views, 3 axes). I create 3D ROI as 3 ROIs on 3 axes.

Question, can I connect these ROIs, so the dragging one of them interactively results in moving the other two (without additional pressing any buttons)?

I tried addNewPositionCallback, but as I understand, it have only one argument, position value. Can I, somehow, address to GUI handles in this function?
From: Walter Roberson on
Elena wrote:
> I study medical images (3D object, 3 views, 3 axes). I create 3D ROI as
> 3 ROIs on 3 axes.
>
> Question, can I connect these ROIs, so the dragging one of them
> interactively results in moving the other two (without additional
> pressing any buttons)?

linkprop(), or possibly linkaxes()
 | 
Pages: 1
Prev: fwrite
Next: MATLAB GUIDE ERROR?