help-octave
[Top][All Lists]
Advanced

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

Re: setting default xlabel fontname and fontsize?


From: Vincent
Subject: Re: setting default xlabel fontname and fontsize?
Date: Thu, 21 Oct 2010 03:08:12 -0700 (PDT)

yes I thought so too but
 
clf
set(0,"defaulttextfontname","arial")
set(0,"defaulttextfontsize",6)
ylabel("ylabel")
plot([0 120],[0 8])

doesn't work.

Am I missing something obvious, I'm a bit new to Octave
-- 
View this message in context: 
http://octave.1599824.n4.nabble.com/setting-default-xlabel-fontname-and-fontsize-tp3005283p3005314.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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