log scripts/plot/private/__ezplot__.m @ 17535:c12c688a35ed default tip lyh

age author description
Wed, 21 Aug 2013 16:42:13 -0700 Rik Use explicit form of end (endif, endfor, etc.) in core m-files.
Tue, 20 Aug 2013 22:23:43 -0700 Rik Correct inversion accidentally introduced in cset 87ba70043bfc.
Fri, 09 Aug 2013 19:26:55 -0700 Rik Don't use ifelse in plot fcns to avoid unnecessary fcn evaluations.
Sun, 04 Aug 2013 07:02:29 -0700 Rik Fix contour plot axis to x-y data range, not axis ("tight").
Wed, 24 Jul 2013 23:12:46 -0700 Rik __ezplot__.m: Update to use new __plt_get_axis_arg__.
Wed, 17 Jul 2013 10:09:44 -0700 Rik Overhaul ez* family of plot functions.
Tue, 17 Jul 2012 07:08:39 -0700 Rik maint: Use Octave coding conventions for cuddling parentheses in scripts directory
Wed, 18 Jan 2012 21:15:42 -0800 Rik Replace to-be-deprecated findstr occurrences with strfind.
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Thu, 20 Jan 2011 18:26:09 -0500 John W. Eaton missing semicolons in script files
Thu, 20 Jan 2011 17:35:29 -0500 John W. Eaton all script files: untabify and strip trailing whitespace
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Sat, 23 Oct 2010 03:00:31 -0400 John W. Eaton style fix: break lines before && and ||, not after
Tue, 28 Sep 2010 09:25:14 -0700 Rik Make all regexp in Octave compatible with both POSIX and PCRE.
Fri, 23 Apr 2010 11:28:50 -0700 Rik Untabify .m scripts
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/__ezplot__.m@0ebb96c0931b