help-octave
[Top][All Lists]
Advanced

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

default linewidth and linecolor for plot function


From: Fotios
Subject: default linewidth and linecolor for plot function
Date: Sat, 01 Oct 2011 21:21:05 +0300
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0) Gecko/20110922 Thunderbird/7.0

Hello list,

I would like to ask how can i set the default line width and line color for <plot> function, btw

set (0, "defaultlinewidth", 2)

returns <invalid line property "width"> and

set (0, "defaultlinecolor", "k")

affects only lines that are generated with the <line> function. I would also like to change

default grid style to "-" (only for major)

[and all those nice things under cygwin (win7/64bit), octave 3.4.2, using fltk]
Any ideas?

/Fotis




reply via email to

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