help-octave
[Top][All Lists]
Advanced

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

Re: washed-out graphics from octave


From: David Bateman
Subject: Re: washed-out graphics from octave
Date: Fri, 02 Jul 2010 23:42:37 +0200
User-agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090706)

CdeMills wrote:
See the reply to a similar message I posted today. The trick is to produce
eps/epslatexstandalone file, and edit the eps header. There is a setting
about line width, modify it from 5.0 to 35.0

Regards

Pascal

Or just set the linewidth when you're plotting from within Octave with something like

plot(1:10,'linewidth',3)

D.



reply via email to

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