Re: How to set the default NextPlot to "add"?
- From: "Jeremy Barry" <jbarry@xxxxxxxxxxxxx>
- Date: Thu, 31 May 2007 14:25:38 -0400
The following should do it.
set(0, 'DefaultAxesNextPlot', 'add')
Jeremy
"Einat Lev" <ekraoz@xxxxxxxxxxx> wrote in message
news:ef58a38.-1@xxxxxxxxxxxxxxxxxxxxxxxxxx
I would like all my figures to start with their "hold" set to "on"...
I tried using:
set(0, 'DefaultNextPlot', 'add') and set(gca, 'DefaultNextPlot',
'add') but got the same error message:
Error using set ==>
Can not resolve object type in default property 'Next Plot'
What should I do?
.
- References:
- How to set the default NextPlot to "add"?
- From: Einat Lev
- How to set the default NextPlot to "add"?
- Prev by Date: Re: how to display real numbers
- Next by Date: Re: Access a variable
- Previous by thread: How to set the default NextPlot to "add"?
- Next by thread: plot three planes (3d pcolor?)
- Index(es):