Mercurial > hg > octave-lyh
log scripts/plot/private/__contour__.m @ 10967:2470b1bf191a
age | author | description |
---|---|---|
Tue, 01 Jun 2010 09:19:12 -0700 | Rik | __contour__.m: Correctly size X and Y when only Z specified (bug #30002). |
Sun, 16 May 2010 18:28:59 -0700 | Rik | Check input arguments for size and type (bug #29861). |
Fri, 23 Apr 2010 11:28:50 -0700 | Rik | Untabify .m scripts |
Wed, 24 Feb 2010 23:54:32 -0500 | John W. Eaton | __contour__: don't fail if zlevel is a vector with all the same values |
Thu, 21 Jan 2010 00:16:41 +0100 | David Bateman | Set default line style in __contour__ |
Tue, 01 Dec 2009 15:59:43 -0500 | John W. Eaton | convert some plot functions to subfunctions or make some them private base scripts/plot/__contour__.m@c1e0727c371c |