Sun, 17 Oct 2010 21:44:55 -0400 |
Ben Abbott |
untabify.m: New function to untabify text.
|
Sun, 17 Oct 2010 23:33:55 +0800 |
Ben Abbott |
Include the 4 input (color) in the docstrings for mesh() and surf().
|
Sat, 16 Oct 2010 13:27:18 -0400 |
John W. Eaton |
provide mxIsFunctionHandle MEX interface function
|
Sat, 16 Oct 2010 14:38:57 +0400 |
Ben Abbott |
Fix normal line and marker types for errorplots.
|
Thu, 14 Oct 2010 14:43:59 -0400 |
John W. Eaton |
new tests for special-matrix functions
|
Thu, 14 Oct 2010 11:53:04 -0400 |
John W. Eaton |
make issparse, sparse, and spalloc built-in functions
|
Thu, 14 Oct 2010 06:48:02 -0700 |
Ben Abbott |
strjust.m: Clarify that justification applies to spaces and null characters.
|
Sat, 09 Oct 2010 16:25:40 -0400 |
Ben Abbott |
__go_draw_axes__.m: Enable linetypes for gnuplot.
|
Sat, 09 Oct 2010 11:55:51 -0400 |
John W. Eaton |
avoid use of | and & in IF conditions in statistics distribution functions
|
Sat, 09 Oct 2010 11:42:22 -0400 |
Ben Abbott |
gl-render.cc: Treat images with scalar unique(x/ydata) like Matlab.
|
Sat, 09 Oct 2010 11:33:00 -0400 |
John W. Eaton |
__fltk_ginput__.m: use || instead of | in IF condition
|
Fri, 08 Oct 2010 15:22:47 -0400 |
John W. Eaton |
Matlab compatible short-circuit behavior for & and | operators
|
Fri, 08 Oct 2010 07:39:31 -0400 |
Ben Abbott |
Do not store flipped image property values when x/ydata descends.
|
Fri, 08 Oct 2010 07:33:36 -0400 |
Ben Abbott |
graphics.h.in: Properly set image pixel size when unique(x/ydata) is scalar.
|
Thu, 07 Oct 2010 18:18:07 -0400 |
John W. Eaton |
ChangeLog fixes
|
Thu, 07 Oct 2010 17:48:18 -0400 |
John W. Eaton |
periodogram.m: fix parse errors
|
Thu, 07 Oct 2010 17:47:07 -0400 |
John W. Eaton |
datevec.m: use endfunction to mark end of primary function and subfunctions
|
Thu, 07 Oct 2010 11:27:03 -0700 |
Rik |
Update docstrings for convolution family of functions (conv, conv2, fftconv)
|
Thu, 07 Oct 2010 03:18:44 -0400 |
John W. Eaton |
conv.m: docstring fix
|
Thu, 07 Oct 2010 03:14:59 -0400 |
John W. Eaton |
conv2.cc: style fixes; update docstrings
|
Thu, 07 Oct 2010 03:09:07 -0400 |
John W. Eaton |
conv.m: handle "same" shape argument
|
Thu, 07 Oct 2010 02:00:05 -0400 |
John W. Eaton |
avoid another use of ::fileno
|
Wed, 06 Oct 2010 18:13:11 -0400 |
Ben Abbott |
image.m: Allow x/ydata to imply a flip of the image. Modify demos.
|
Tue, 05 Oct 2010 14:43:15 -0400 |
John W. Eaton |
oct-stdstrm.h: avoid problems if fileno is a macro
|
Tue, 05 Oct 2010 03:29:43 -0400 |
Carlo de Falco |
Fix help string in general/quadv.m
|
Mon, 04 Oct 2010 23:03:40 +0200 |
Shai Ayal |
leftover changelog from last commit
|
Mon, 04 Oct 2010 21:35:02 +0200 |
Shai Ayal |
fix images with width or height of 1
|
Fri, 01 Oct 2010 14:18:37 -0400 |
John W. Eaton |
extract caseless_str class to separate header file
|
Fri, 01 Oct 2010 05:16:04 -0400 |
John W. Eaton |
graphics.cc, graphics.h.in, genprops.awk: use octave_map and octave_scalar_map instead of Octave_map
|
Fri, 01 Oct 2010 04:44:33 -0400 |
John W. Eaton |
mex.cc (mxArray_struct::as_octave_value): Use octave_map instead of Octave_map
|