Mercurial > hg > octave-nkf
graph
-
Fix for mode.m NDArrays and row vectors release-3-0-xWed, 19 Mar 2008 15:02:46 -0400, by David Bateman
-
Fix for array indexing if original matrix is empty release-3-0-xWed, 19 Mar 2008 14:13:37 -0400, by David Bateman
-
doc fix for exp distribution functions release-3-0-xWed, 19 Mar 2008 13:12:29 -0400, by Jaroslav Hajek
-
Chop trailing singletons in min/max functions release-3-0-xTue, 18 Mar 2008 20:47:40 -0400, by David Bateman
-
partial specialization for octave_int_fit_to_range release-3-0-xTue, 18 Mar 2008 16:21:34 -0400, by John W. Eaton
-
compatible handling of NaN -> int conversions release-3-0-xTue, 18 Mar 2008 14:46:41 -0400, by John W. Eaton
-
Escape "-" signs that mean the "minus" character release-3-0-xTue, 18 Mar 2008 14:06:42 -0400, by Rafael Laboissiere
-
__go_draw_axes__: use correct symbol codes release-3-0-xTue, 18 Mar 2008 13:44:06 -0400, by Michael D. Godfrey
-
_go_draw_axes__: eliminate repeated code with get_old_gnuplot_color subfunction release-3-0-xTue, 11 Mar 2008 23:38:00 -0400, by John W. Eaton
-
graphcs.cc, graphics.h.in: new property, linewidth release-3-0-xTue, 11 Mar 2008 23:33:47 -0400, by John W. Eaton
-
__go_draw_axes__: use strcmpi for text properties; use get for hidden properties release-3-0-xTue, 11 Mar 2008 23:13:04 -0400, by John W. Eaton
-
If FaceColor is none don't use pm3d mode and set linestyle correctly. release-3-0-xWed, 27 Feb 2008 22:36:23 +0100, by kai
-
__go_draw_axes__: eliminate repeated code with get_old_gnuplot_color subfunction release-3-0-xTue, 11 Mar 2008 22:07:27 -0400, by John W. Eaton
-
mex.cc: arg to mxCreateLogicalScalar is now mxLogical release-3-0-xMon, 10 Mar 2008 23:18:47 -0400, by John W. Eaton
-
define mxLogical as unsigned char instead of int release-3-0-xMon, 10 Mar 2008 13:10:46 -0400, by John W. Eaton
-
logical indexing compatibility fixes release-3-0-xFri, 07 Mar 2008 20:21:48 -0500, by John W. Eaton
-
Document positive definite behavior of matrix_type release-3-0-xThu, 06 Mar 2008 13:46:16 -0500, by David Bateman
-
hist: avoid temps; allow matrix args when number of bins > 30 release-3-0-xThu, 06 Mar 2008 13:42:08 -0500, by John W. Eaton