Dear list,
a call to `axes.cla()` automacically generates axes labels +
descriptions. If I then draw something with 3D axes, then I have two
axes in one figure. How can I clear the eaxes without generating 2D
tickz / labels etc?
A simple example for this based on
http://matplotlib.sourceforge.
On Sat, Oct 1, 2011 at 10:51 AM, Holger Brandsmeier <
holger.brandsme...@sam.math.ethz.ch> wrote:
> Dear list,
>
> a call to `axes.cla()` automacically generates axes labels +
> descriptions. If I then draw something with 3D axes, then I have two
> axes in one figure. How can I clear the eaxes wit