Set impulses plot style works incorrectly.
Tatsuro MATSUOKA
tmacchant at yahoo.co.jp
Thu Sep 4 19:12:52 CDT 2008
Hello
octave>help plot
:
:
If the FMT argument is supplied, it is interpreted as follows.
If FMT is missing, the default gnuplot line style is assumed.
`-'
Set lines plot style (default).
`.'
Set dots plot style.
`^'
Set impulses plot style.
octave> plot (1:10,'^')
does not give impulses plot but gives triangle symbols plot.
I have confirmed MSVC-octave 3.0.1 (both vs2005 and vs 2008) and cygwin-octave 3.0 2 (gcc-dw2).
How do I get impulses plot?
Regards
Tatsuro
--------------------------------------
Enjoy MLB with MAJOR.JP! Ichiro, Matsuzaka, Matsui, and more!
http://pr.mail.yahoo.co.jp/mlb/
More information about the Bug-octave
mailing list