Rectangle appears outside axes when zooming

I have a plot with severeal elements (lines, reactangles). When I zoom in, only line-points within the new axis limits are shown. However, all rectangles are shown - independent of if they are inside or outside the new axis limits. I'd like to avoid that and only show things which are inside the new axis limits. Any ideas?
I use MATLAB R2010b

Antworten (1)

Stephen23
Stephen23 am 28 Apr. 2016
Bearbeitet: Stephen23 am 28 Apr. 2016

0 Stimmen

You might need to set the Clipping for both the rectangle property and axes property.

Kategorien

Mehr zu Data Exploration finden Sie in Hilfe-Center und File Exchange

Produkte

Gefragt:

am 28 Apr. 2016

Bearbeitet:

am 28 Apr. 2016

Community Treasure Hunt

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

Start Hunting!

Translated by