|
From: Ethan A M. <merritt@u.washington.edu> - 2008-10-26 20:53:30
|
On Sunday 26 October 2008, Ethan A Merritt wrote:
> Anyhow, getting back to the original question,
> set for [i=1:N] cntrparam levels discrete <foo>
> should act analogously to the first form of the iterated 'set xtics' above.
> It should all by itself do the initial clear and subsequent implicit "add".
Applied to cvs. It was a one-line change.
if (!iteration) {
... clear and initialize list of contour levels ...
}
--
Ethan A Merritt
|