Mercurial > hg > octave-nkf
diff scripts/plot/polar.m @ 5775:ace8d8d26933
[project @ 2006-04-24 19:13:06 by jwe]
author | jwe |
---|---|
date | Mon, 24 Apr 2006 19:13:11 +0000 |
parents | 2618a0750ae6 |
children | 34f96dd5441b |
line wrap: on
line diff
--- a/scripts/plot/polar.m +++ b/scripts/plot/polar.m @@ -31,7 +31,7 @@ function polar (x1, x2, fmt) - ## XXX FIXME XXX -- these plot states should really just be set + ## FIXME -- these plot states should really just be set ## temporarily, probably inside an unwind_protect block, but there is ## no way to determine their current values.