Mercurial > hg > octave-lyh
graph
-
__go_draw_axes__.m: Change strncmpi(scale,'lo') -> strcmp(scale,'log'). release-3-2-xThu, 04 Jun 2009 21:32:37 -0400, by Ben Abbott
-
__go_draw_axes__.m: For log-scale axes use format '10^{%T}'. release-3-2-xThu, 04 Jun 2009 10:13:14 -0400, by Ben Abbott
-
Correct bad UTF8 character for o in the name Soren release-3-2-xWed, 03 Jun 2009 13:19:36 -0700, by Rik
-
Correct bugs in plot images produced for documentation release-3-2-xWed, 03 Jun 2009 11:12:51 -0700, by Rik
-
colorbar.m: Colorbar 'handlevisibility' should be 'on'. Add additional demos which illustrate problems with the present implementation. release-3-2-xWed, 03 Jun 2009 10:54:36 -0400, by Ben Abbott
-
__gnuplot_has_feature__.m: Change version for "x11_figure_position" from ">=4.3.0" to ">=4.2.5". release-3-2-xWed, 03 Jun 2009 10:40:20 -0400, by Ben Abbott
-
__scatter__.m: If the color spec is empty, set using __next_line_color__. release-3-2-xWed, 03 Jun 2009 10:38:17 -0400, by Ben Abbott
-
Added tag release-3-2-0 for changeset 530dc15eb653 release-3-2-xFri, 05 Jun 2009 08:16:46 +0200, by Jaroslav Hajek
-
this branch is no longer maintained and is closed for further development release-3-0-xSat, 22 Jan 2011 00:59:43 -0500, by John W. Eaton
-
Added tag release-3-0-5 for changeset b05c163805ef release-3-0-xTue, 14 Apr 2009 07:18:09 +0200, by Jaroslav Hajek
-
Added tag release-3-0-4 for changeset e09cd527b8a2 release-3-0-xTue, 14 Apr 2009 07:18:07 +0200, by Jaroslav Hajek
-
remove strange volatile declaration release-3-0-xWed, 01 Apr 2009 10:42:58 +0200, by Rafael Laboissiere
-
fix leaving stray '\r' in stream when reading from CRLF data file release-3-0-xWed, 18 Mar 2009 15:23:14 +0100, by Benjamin Lindner
-
fix platform test in test_string.m release-3-0-xThu, 26 Mar 2009 07:22:13 +0100, by Tatsuro Matsuoka
-
fix invalid matrix dimensioning in graphics.cc release-3-0-xWed, 25 Feb 2009 08:40:31 +0100, by Marco Caliari
-
Fix legend order for both horizontal and vertical string cell. release-3-0-xFri, 16 Jan 2009 08:33:15 +0100, by Daniel J Sebald
-
optimize unique called with a single argument release-3-0-xFri, 16 Jan 2009 08:10:57 +0100, by Daniel J Sebald
-
improve set functions for Matlab compatibility release-3-0-xFri, 16 Jan 2009 08:10:28 +0100, by Jaroslav Hajek
-
use QR decomposition and normalization for polyfit; normalization for polyval release-3-0-xMon, 12 Jan 2009 12:09:30 +0100, by Ben Abbott
-
Wrong if statement substituted with a switch release-3-0-xMon, 13 Oct 2008 18:16:09 +0200, by Francesco Potortì
-
In prepad, add reference to postpad. release-3-0-xMon, 12 Jan 2009 11:01:30 +0100, by Francesco Potortì
-
Cross reference between postpad and resize release-3-0-xMon, 12 Jan 2009 10:57:46 +0100, by Francesco Potortì
-
add reference to resize function in the manual release-3-0-xMon, 12 Jan 2009 10:57:42 +0100, by Francesco Potortì
-
strrep.m: specify what is the return value release-3-0-xMon, 12 Jan 2009 10:56:19 +0100, by Francesco Potortì
-
Correct help string for statistics.m release-3-0-xMon, 12 Jan 2009 10:56:14 +0100, by Francesco Potortì
-
One word missing from int8 help string. release-3-0-xMon, 12 Jan 2009 10:56:09 +0100, by Francesco Potortì
-
Add cross reference from Plot Annotations to Text Properties. release-3-0-xMon, 12 Jan 2009 10:54:52 +0100, by Francesco Potortì
-
help and error string corrected in hist.m. release-3-0-xMon, 12 Jan 2009 10:54:50 +0100, by Francesco Potortì
-
Add explanation on what wisdom is. release-3-0-xMon, 12 Jan 2009 10:54:45 +0100, by Francesco Potortì
-
fix scaling factor for negative alpha in zbesi,cbesi release-3-0-xMon, 12 Jan 2009 10:42:03 +0100, by Brian Gough
-
version.h fix spelling of MERCHANTABILITY in startup message release-3-0-xMon, 12 Jan 2009 10:40:02 +0100, by John W. Eaton
-
func.txi: remove reference to return_last_computed_value release-3-0-xMon, 12 Jan 2009 10:39:42 +0100, by Soren Hauberg