help-octave
[Top][All Lists]
Advanced

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

Changing linewidth


From: Johan Ekh
Subject: Changing linewidth
Date: Tue, 9 Jul 2002 09:20:41 +0200

Hi!
How can I change the linewidth in my plots.
I've tried to use something like

"gset gset linestyle 1 linewidth 2"

and then use gplot and refer to this defined 
linestyle with,

"gplot data using 1:2 w l ls 1"

but my linestyle definition is ignored.

Is there a way to use plot instead of gplot
and still refer to my defined linestyle?

I use Octave-2.1.36 on SuSE8.0.

Best regards,
Johan



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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