Hello,
I draw something with the plot command.
Now I want to "update" the entire plot, saving the current axes settings.
That is I'd like to clear and plot again.
I tried clf, cla, hold=false but I need to setup again my (multiple) axes.
Because I need to go quite fast I'm looking for a more ele
Il 17/10/2010 22:35, Keith Jones ha scritto:
> Hi,
> I am also a first-time user and not a matplotlib expert.
>
> The matplotlib font manager caches a file of font information on your machine
> when it is first used. In windows XP it is located in C:\Documents and
> Settings\'your user name'\.
Hello,
this is the first time I write here. I'm using Python + PyQt4 +
matplotlib on Windows 7.
First, I installed Python 2.7 and the other packages. After some time I
decided to go back to 2.6.
I removed any packages (with the uninstaller) and also any PATH entry.
Finally, I installed Python