| 2009-08-06 |
Avoid the flickering x11 window seen with rapid gnuplot updates.
|
file | diff | annotate |
| 2009-08-06 |
__go_draw_axes__.m: Fix ticklabels specified as 2D character array.
|
file | diff | annotate |
| 2009-07-25 |
__go_draw_axes__.m: also use layer property for plot border
|
file | diff | annotate |
| 2009-07-21 |
version 3.2.2
|
file | diff | annotate |
| 2009-06-26 |
Add feature 'wxt_has_size' to __gnuplot_has_feature__.m & apply in gnuplot_drawnow.m.
|
file | diff | annotate |
| 2009-06-25 |
print.m: reimplement options -landscape and -portrait.
|
file | diff | annotate |
| 2009-06-25 |
repmat.m: call cron, not spkron
|
file | diff | annotate |
| 2009-06-25 |
plot3.m: correctly compute offsets for property/value pairs
|
file | diff | annotate |
| 2009-06-23 |
grid.m: Add missing semi-colon. Fix grid toggle. Allow minor grid when no minor tick.
|
file | diff | annotate |
| 2009-06-23 |
fix var for scalar and empty arguments
|
file | diff | annotate |
| 2009-06-22 |
__go_draw_axes__.m: Change the default x11 fontspec from '*,%d' to ',%d'.
|
file | diff | annotate |
| 2009-06-22 |
mpoles.m: Fix infinite loop for a multiplicity of poles at zero. Test added.
|
file | diff | annotate |
| 2009-06-18 |
axis.m: Fix bug for 'axis tight' with multiple surface plots, add demo.
|
file | diff | annotate |
| 2009-06-16 |
quiver.m: Add 'clf' to demos.
|
file | diff | annotate |
| 2009-06-16 |
plotyy.m: Fix compatibility with subplot.
|
file | diff | annotate |
| 2009-06-16 |
plotyy.m: Correct behavior when there is no currentfigure.
|
file | diff | annotate |
| 2009-06-12 |
print.m: Fix logic associated with 'have_ghostscript'.
|
file | diff | annotate |
| 2009-06-12 |
print.m: properly render mono figures, and favor cairo terminals.
|
file | diff | annotate |
| 2009-06-11 |
__go_draw_axes__.m: Fix order when pushing group children onto kid list.
|
file | diff | annotate |
| 2009-06-11 |
fix typo in previous change
|
file | diff | annotate |
| 2009-06-11 |
Better waypoint transform pour quadgk
|
file | diff | annotate |
| 2009-06-11 |
Fixes for quadgk for doubly infinite interval
|
file | diff | annotate |
| 2009-06-09 |
axis.m: Fix bug for 'axis tight' with multiple lines, modify demo.
|
file | diff | annotate |
| 2009-06-07 |
fix texinfo bug
|
file | diff | annotate |
| 2009-06-04 |
__go_draw_axes__.m: Change strncmpi(scale,'lo') -> strcmp(scale,'log').
|
file | diff | annotate |
| 2009-06-04 |
__go_draw_axes__.m: For log-scale axes use format '10^{%T}'.
|
file | diff | annotate |
| 2009-06-03 |
colorbar.m: Colorbar 'handlevisibility' should be 'on'. Add additional demos which illustrate problems with the present implementation.
|
file | diff | annotate |
| 2009-06-03 |
__gnuplot_has_feature__.m: Change version for "x11_figure_position" from ">=4.3.0" to ">=4.2.5".
|
file | diff | annotate |
| 2009-06-03 |
__scatter__.m: If the color spec is empty, set using __next_line_color__.
|
file | diff | annotate |
| 2009-06-05 |
version 3.2.0
|
file | diff | annotate |
| 2009-06-03 |
fix too optimistic polyfit test
|
file | diff | annotate |
| 2009-06-02 |
In test, look also for the gzipped version of the info_file
|
file | diff | annotate |
| 2009-05-29 |
__gnuplot_get_var__.m: insert missing semicolon
|
file | diff | annotate |
| 2009-05-28 |
Fix yticklabels for log scale colorbar.
|
file | diff | annotate |
| 2009-05-28 |
__go_draw_axes__.m: Add support for ticklabel separator '|'.
|
file | diff | annotate |
| 2009-05-28 |
fix & improve preconditioning strategy in cgs & bicgstab
|
file | diff | annotate |
| 2009-05-28 |
improve bicgstab and cgs
|
file | diff | annotate |
| 2009-05-27 |
Update axis.m documentation to reflect addition of "tight" option.
|
file | diff | annotate |
| 2009-05-27 |
Update ismember examples to remove incorrect reference to residue function
|
file | diff | annotate |
| 2009-05-27 |
imwrite.m: convert indexed images to RGB before calling __magick_write__
|
file | diff | annotate |
| 2009-05-27 |
fix imshow demos
|
file | diff | annotate |
| 2009-05-26 |
__go_draw_axes__.m: Fix rendering of overlaping images and line objects. Add demos as well.
|
file | diff | annotate |
| 2009-05-27 |
geometry/delaunay.m: support cellstr's as options
|
file | diff | annotate |
| 2009-05-27 |
fix displaying indexed images
|
file | diff | annotate |
| 2009-05-27 |
Backed out changeset 7f3a1a90f4f4
|
file | diff | annotate |
| 2009-05-26 |
imread: scale values from old Octave image format
|
file | diff | annotate |
| 2009-05-26 |
Resolve ChangeLog conflict
|
file | diff | annotate |
| 2009-05-26 |
scripts/help/__makeinfo__.m: Support several @seealso's in one text.
|
file | diff | annotate |
| 2009-05-26 |
colorbar: downcase location argument
|
file | diff | annotate |
| 2009-05-24 |
let pkg describe return version information
|
file | diff | annotate |
| 2009-05-25 |
__go_draw_axes__.m: Properly render TeX symbols for x11.
|
file | diff | annotate |
| 2009-05-24 |
ghostscript handling for windows in print.m
|
file | diff | annotate |
| 2009-05-24 |
ensure quoted gnuplot binary
|
file | diff | annotate |
| 2009-05-22 |
interp3: don't require interpolation grid and data to have same size
|
file | diff | annotate |
| 2009-05-19 |
Fix bug when calling pkg describe to check whether a package is installed
|
file | diff | annotate |
| 2009-05-18 |
support central differences in fminunc and fsolve
|
file | diff | annotate |
| 2009-05-17 |
Simplify Texinfo documentation in .m scripts by removing redundant @iftex calls
|
file | diff | annotate |
| 2009-05-17 |
improve TR updating strategy for fminunc and fsolve
|
file | diff | annotate |
| 2009-05-15 |
nargchk.m: don't generate error if output is struct
|
file | diff | annotate |
| 2009-05-15 |
import the step adaptation strategy from fsolve to fminunc
|
file | diff | annotate |