help-octave
[Top][All Lists]
Advanced

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

controlling plotting style (latex terminal)


From: Andrass Ziska Davidsen
Subject: controlling plotting style (latex terminal)
Date: Tue, 07 Jan 2003 15:46:01 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826

I would like to control the style, with which my data are plotted.

In gnuplot I would say:

        plot 'bldata' with points lt 2 lw 2 pt 10 ps 3

where   'bldata' is the datafile (in octave it should be a matrix)
        lt is   linetype
        lw      linewidth
        pt      pointtype
        ps      pointsize

I must admit, that it eludes me how to do the equvalent from an octave script.

regards
andrass
--
Andrass Ziska Davidsen
stud.polyt.
DTU-stud.no.: c960334



-------------------------------------------------------------
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]