comparison scripts/plot/__plt__.m @ 2325:b5568c31ee2c

[project @ 1996-07-15 22:20:21 by jwe]
author jwe
date Mon, 15 Jul 1996 22:20:21 +0000
parents bf8b1bffb58f
children 007e977442b8
comparison
equal deleted inserted replaced
2324:fdc6e2f81333 2325:b5568c31ee2c
63 hold on; 63 hold on;
64 x = new; 64 x = new;
65 y_set = 0; 65 y_set = 0;
66 else 66 else
67 y = new; 67 y = new;
68 y_set = 1; 68 y_set = 1;
69 endif 69 endif
70 else 70 else
71 x = new; 71 x = new;
72 x_set = 1; 72 x_set = 1;
73 endif 73 endif