comparison scripts/plot/mplot.m @ 2326:7ffb2a630708

[project @ 1996-07-15 22:31:34 by jwe]
author jwe
date Mon, 15 Jul 1996 22:31:34 +0000
parents bf8b1bffb58f
children 8fc0fa7ae9ca
comparison
equal deleted inserted replaced
2325:b5568c31ee2c 2326:7ffb2a630708
84 eval (sprintf ("set origin %g, %g", xo,yo)); 84 eval (sprintf ("set origin %g, %g", xo,yo));
85 85
86 endif 86 endif
87 87
88 endfunction 88 endfunction
89
90
91