comparison scripts/ChangeLog @ 4007:31448e09d38e

[project @ 2002-07-26 01:47:32 by jwe]
author jwe
date Fri, 26 Jul 2002 01:47:32 +0000
parents efac4b97bb09
children a0e323e959cd
comparison
equal deleted inserted replaced
4006:efac4b97bb09 4007:31448e09d38e
1 2002-07-25 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * plot/loglogerr.m: Likewise.
4
5 * plot/semilogyerr.m: Likewise.
6
7 * plot/semilogxerr.m: Use varargin instead of old style varargs.
8
1 2002-07-25 Teemu Ikonen <tpikonen@pcu.helsinki.fi> 9 2002-07-25 Teemu Ikonen <tpikonen@pcu.helsinki.fi>
2 10
3 * plot/__errcomm__.m: New file. Common functionality for error plots. 11 * plot/__errcomm__.m: New file. Common functionality for error plots.
4 * plot/loglogerr.m: New file. Double logarithm plots with errorbars. 12 * plot/loglogerr.m: New file. Double logarithm plots with errorbars.
5 * plot/semilogxerr.m: New file. Semilogarithm plots with errorbars. 13 * plot/semilogxerr.m: New file. Semilogarithm plots with errorbars.