Mon, 02 Jan 2012 14:25:41 -0500 |
John W. Eaton |
maint: update copyright notices for 2012
stable
|
Sun, 25 Sep 2011 16:24:07 -0700 |
Rik |
errorbar plots can now accept a legend key (Bug #33580).
stable
|
Thu, 20 Jan 2011 18:26:09 -0500 |
John W. Eaton |
missing semicolons in script files
|
Thu, 20 Jan 2011 17:51:13 -0500 |
John W. Eaton |
style fixes for warning and error messages 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
|
Mon, 18 Oct 2010 02:41:21 -0400 |
John W. Eaton |
__errplot__.m: remove stray debugging statement
|
Sat, 16 Oct 2010 14:38:57 +0400 |
Ben Abbott |
Fix normal line and marker types for errorplots.
|
Sun, 16 May 2010 22:26:54 -0700 |
Rik |
Print name of function in error() string messages.
|
Fri, 30 Apr 2010 18:28:21 -0400 |
Ben Abbott |
__errplot__.m: Fix bug parsing errorbar style.
|
Fri, 30 Apr 2010 07:51:28 -0400 |
Ben Abbott |
__errplot__.m: Implement errorbars in the Matlab style.
|
Thu, 29 Apr 2010 07:14:08 -0400 |
Ben Abbott |
__errplot__.m: Fix bug for boxxy errorbar.
|
Wed, 28 Apr 2010 21:10:03 +0200 |
David Bateman |
Update the errorbar markers in a seperate listtener function
|
Wed, 28 Apr 2010 03:10:06 +0200 |
David Bateman |
Make errorbar objects markers be 'none'
|
Tue, 27 Apr 2010 19:46:15 -0400 |
Ben Abbott |
__errplot__.m: Add missing semicolon line terminations.
|
Wed, 28 Apr 2010 00:23:57 +0200 |
David Bateman |
Respect linestyleorder in errorbar plots
|
Mon, 26 Apr 2010 23:14:24 +0200 |
David Bateman |
Allow setting of the markers in errorbar linestyles
|
Mon, 26 Apr 2010 22:26:17 +0200 |
David Bateman |
Allow matlab style linestyles in errorbar plots
|
Mon, 26 Apr 2010 14:33:54 +0200 |
David Bateman |
Allow x, xy and box errorbars with different plotting syntax
|
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/__errplot__.m@16c6e42340c3
|