comparison scripts/ChangeLog @ 3483:1bb6e519a4a2

[project @ 2000-01-26 23:37:10 by jwe]
author jwe
date Wed, 26 Jan 2000 23:37:11 +0000
parents 78e1e0007f0f
children 9493fe321888
comparison
equal deleted inserted replaced
3482:e461b8ed7c4d 3483:1bb6e519a4a2
1 2000-01-26 John W. Eaton <jwe@bevo.che.wisc.edu>
2
3 * miscellaneous/popen2.m: Deal with the fact that pipe now returns
4 a list of file structures, not a vector of numeric file ids.
5
1 2000-01-25 John W. Eaton <jwe@bevo.che.wisc.edu> 6 2000-01-25 John W. Eaton <jwe@bevo.che.wisc.edu>
2 7
3 * plot/__axis_label__.m: New function. 8 * plot/__axis_label__.m: New function.
4 Undo string escapes in text twice(!) before sending to gnuplot. 9 Undo string escapes in text twice(!) before sending to gnuplot.
5 * plot/xlabel.m: Use it. 10 * plot/xlabel.m: Use it.