help-octave
[Top][All Lists]
Advanced

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

Re: linewidth in postscript


From: viveks
Subject: Re: linewidth in postscript
Date: Sun, 30 Jul 2000 01:34:54 +0530 (IST)

On Sat, 29 Jul 2000, Michele wrote:

> How can i set the color and most important the linewidth in a plot  when
> term is set to postscript?

Well, let me use a frequently used preamble:
  "This is a GnuPlot question, and not an Octave one."

Online Help on Gnuplot says:
Linewidths and pointsizes may be changed with `set linestyle`

Refer to Gnuplot online help. The following commands have to be typed in
GNUPLOT's interactive environment (and not while in octave).

        help set term post
        help set linestyle

Vivek...



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

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



reply via email to

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