Path: news.mathworks.com!not-for-mail
From: "Peter Schreiber" <schreiber.peter15@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Font Size adjustment in Figure label and scale
Date: Sat, 18 Oct 2008 17:40:03 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 10
Message-ID: <gdd71j$6ln$1@fred.mathworks.com>
Reply-To: "Peter Schreiber" <schreiber.peter15@gmail.com>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1224351603 6839 172.30.248.37 (18 Oct 2008 17:40:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sat, 18 Oct 2008 17:40:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1267246
Xref: news.mathworks.com comp.soft-sys.matlab:495981


Hi guys,
Does somebody know how to adjust the font size for figure labes, and also the scale on the figure?
The default is 10 but I would like to set it to 16.

I tried the following, but it didn't work.

set(gcf,'FontSize',16)

Best Regards,
Peter