Linkprop different properties

3 visualizaciones (últimos 30 días)
Jaap
Jaap el 12 de En. de 2012
Hi all, I have a figure with 3 subplots. 1 containing an image, and 2 containing lines (x&y of image). I would like not only to link x&y, but also to update the c-data of the image to the line plots.
Thus linking the properties;
Image: CData(floor(mean(XLim))) to Line(1): YData
Image: CData(floor(mean(YLim))) to Line(2): XData
See link for figure. Is such a thing possible?

Respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by