log scripts/plot/private/__pie__.m @ 12541:dd2c70b30f28

age author description
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
Fri, 10 Dec 2010 19:53:06 +0100 Kai Habel Add missing option slice for pie and pie3
Thu, 09 Dec 2010 19:24:00 -0500 John W. Eaton __pie__.m: improve error messages
Thu, 09 Dec 2010 10:43:41 -0800 Rik Allow logical indices for 'explode' variable in pie charts.
Thu, 09 Dec 2010 16:17:03 +0100 Kai Habel add pie3 to plot functions