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 elegant method.
May you suggest something?
Thanks
Marco
|