help-octave
[Top][All Lists]
Advanced

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

Re: gset issues


From: Utkarsh Upadhyay
Subject: Re: gset issues
Date: Thu, 22 Mar 2007 23:52:27 +0530

That produces no errors on my Octave v2.1.73 and GNUPlot v 4.0

Only of deprecated warnings:

warning: gset is deprecated and will be removed from a future
warning: version of Octave.
warning: You should use the higher-level plot functions
warning: ("plot", "mesh", "semilogx", etc.) instead
warning: of the low-level plotting commands.
warning: If you absolutely must use this function, use the
warning: internal version __gnuplot_set__ instead.

So, I would have guessed it to be an version issue, but it seems here
that the Command should work on older versions too. Anyways, upgrading
to the said versions is likely to solve the problem, if urgent.

-musically_ut

On 3/22/07, Matt Funk <address@hidden> wrote:
Hi also,

i am trying to set linewidth via:
gset terminal postscript enhanced color solid lw 2 "Times-Roman" 20

but that gives me the following error :
line 0: undefined variable: lw

my octave version is 2.1.50 and gnuplot is 3.7

thanks
mat
_______________________________________________
Help-octave mailing list
address@hidden
https://www.cae.wisc.edu/mailman/listinfo/help-octave



--
Never trust a spiritual leader who cannot dance. ~Mr. Miyagi, The Next
Karate Kid


reply via email to

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