Mercurial > hg > octave-lyh
log scripts/plot/private/__patch__.m @ 11188:4cb1522e4d0f
age | author | description |
---|---|---|
Wed, 03 Nov 2010 17:20:56 -0700 | Rik | Use function handle as input to cellfun, |
Wed, 03 Nov 2010 18:02:03 +0800 | Ben Abbott | __patch__.m: Don't index an empty array; bug introduced by changeset 11175. |
Thu, 28 Oct 2010 01:56:14 +0200 | David Bateman | Set cdata from facevertexcdata and visa versa for patch at all times |
Sun, 25 Apr 2010 20:04:02 +0200 | David Bateman | Fix the order of calling setdata and setvertexdata for patches (bug #29549) |
Fri, 23 Apr 2010 11:28:50 -0700 | Rik | Untabify .m scripts |
Thu, 15 Apr 2010 23:40:30 +0200 | David Bateman | Reimplement the other discrete distribution functions using lookup |
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/__patch__.m@b8e24198fe49 |