help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Dashed and dotted lines (in 3.0.2)


From: Fredrik Lingvall
Subject: Dashed and dotted lines (in 3.0.2)
Date: Wed, 03 Sep 2008 11:25:25 +0200
User-agent: Thunderbird 2.0.0.16 (X11/20080805)

I'm trying to plot dashed and/or dotted lines in Octave 3.0.2 but it don't seem to work.

x=randn(100,1);
plot(x,'k--')

should produce a black dashed line but I only can see a solid line (I'm using the Gnuplot backend).

/Fredrik




reply via email to

[Prev in Thread] Current Thread [Next in Thread]