log

age author description
Wed, 03 Nov 2010 17:28:05 -0700 Rik Fix typos in docstring and demo string.
Wed, 03 Nov 2010 17:20:56 -0700 Rik Use function handle as input to cellfun,
Wed, 03 Nov 2010 18:02:03 +0800 Ben Abbott __patch__.m: Don't index an empty array; bug introduced by changeset 11175.
Wed, 03 Nov 2010 21:51:37 +0800 Ben Abbott gl-render.cc: Do not give rendering error for uimenus.
Wed, 03 Nov 2010 11:11:47 +0100 Konstantinos Poulios Making 'axis equal' equivalent to 'daspect([1,1,1])'
Wed, 03 Nov 2010 11:09:02 +0100 Konstantinos Poulios Remove deprecated temporary calculation of plotboxaspectratio for the gnuplot backend
Wed, 03 Nov 2010 09:34:07 +0100 Konstantinos Poulios Leave zlim unchanged during 'axis tight' on 2D plots
Wed, 03 Nov 2010 03:37:59 -0400 John W. Eaton Added tag ss-3-3-53 for changeset 3cbc0d77db48
Wed, 03 Nov 2010 03:25:59 -0400 John W. Eaton cquad.cc: define copysign if needed
Wed, 03 Nov 2010 15:10:47 +0800 Ben Abbott Add new appdata functions.
Mon, 30 Aug 2010 13:49:07 -0500 Jordi GutiƩrrez Hermoso Explain that ranges in vectors do get expanded
Tue, 02 Nov 2010 19:15:19 -0400 John W. Eaton cquad.cc (Fcquad): use octave_Inf, not INFINITY
Tue, 02 Nov 2010 16:46:08 +0100 David Bateman Trivial patch to previous change
Tue, 02 Nov 2010 16:27:30 +0100 David Bateman Address precision issue in ranges saved to HDF5 files
Tue, 02 Nov 2010 00:47:31 +0100 David Bateman Address the speed of plotting large hggroup groups and in particular
Mon, 01 Nov 2010 06:54:43 -0400 Ben Abbott axis.m: Exclude hggroup {x,y,z}data properties when determing tight axis limits.
Sun, 31 Oct 2010 16:48:51 +0000 Michael Goffioul Additional exported symbols [MSVC]
Sun, 31 Oct 2010 07:30:15 -0700 Rik Overhaul functions used to convert between number bases.
Sun, 31 Oct 2010 12:24:02 +0100 Konstantinos Poulios Remove deprecated code handling manual pbaspect and daspect for the gnuplot backend
Sun, 31 Oct 2010 13:28:55 +0100 Kai Habel Remove template to allow compilation for MacOS
Sat, 30 Oct 2010 12:14:27 -0700 Rik Update dec2base to handle numbers up to 2^64-1.
Fri, 29 Oct 2010 21:46:58 +0200 David Bateman Fix treatment of facevertexcdata if facecolor is 'none' with the fltk backend
Thu, 28 Oct 2010 14:12:46 +0200 Konstantinos Poulios Fix {d,pb}aspectratios for OpenGL backends.
Fri, 29 Oct 2010 10:20:30 +0800 Ben Abbott gl-render.cc: Crop ticks, ticklabels, and gridlines for OpenGL backend.
Thu, 28 Oct 2010 18:18:19 -0700 Rik Deprecate autocor and autocov functions.
Fri, 29 Oct 2010 00:28:46 +0200 David Bateman Don't plot patch outlines with the gnuplot backend if the marker property is set to none. Fixes contourf(peaks(),'edgecolor','none')
Fri, 29 Oct 2010 00:28:01 +0200 David Bateman Backed out changeset a981e2f56ec1
Fri, 29 Oct 2010 00:25:04 +0200 David Bateman Don't plot patch outlines with the gnuplot backend if the marker property is set to none. Fixes contourf(peaks(),'edgecolor','none')
Thu, 28 Oct 2010 13:22:49 +0800 Ben Abbott Add demos setting both data and plotbox aspect ratios.
Thu, 28 Oct 2010 01:56:14 +0200 David Bateman Set cdata from facevertexcdata and visa versa for patch at all times