comparison scripts/ChangeLog @ 12133:adbc08052ccd

meshc.m: Add note describing why the gnuplot backend is not consistent with Matlab.
author Ben Abbott <bpabbott@mac.com>
date Sat, 22 Jan 2011 13:54:18 -0500
parents dc11166fcddc
children accccf832528
comparison
equal deleted inserted replaced
12132:dc11166fcddc 12133:adbc08052ccd
1 2011-01-22 Ben Abbott <bpabbott@mac.com> 1 2011-01-22 Ben Abbott <bpabbott@mac.com>
2 2
3 * plot/meshc.m: Add note: gnuplot does not support filled 3D patches,
4 or mixing non-filled contours with filled surfaces.
3 * plot/subplot.m: Set "box" to "on" by default (same as Matlab). 5 * plot/subplot.m: Set "box" to "on" by default (same as Matlab).
4 * plot/cylinder.m: Remove console output from demo. 6 * plot/cylinder.m: Remove console output from demo.
5 7
6 2011-01-22 Konstantinos Poulios <logari81@googlemail.com> 8 2011-01-22 Konstantinos Poulios <logari81@googlemail.com>
7 9