Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Square figure window?
Date: Fri, 6 Nov 2009 14:52:02 +0000 (UTC)
Organization: Erasmus MC
Lines: 10
Message-ID: <hd1d6i$8dn$1@fred.mathworks.com>
References: <hcrcla$pbf$1@fred.mathworks.com> <hcrf5u$k8i$1@fred.mathworks.com> <hct499$av8$1@fred.mathworks.com> <hd1567$eum$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1257519122 8631 172.30.248.35 (6 Nov 2009 14:52:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 6 Nov 2009 14:52:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 870065
Xref: news.mathworks.com comp.soft-sys.matlab:583024


"Jake " <elbarto_87@hotmail.com> wrote in message <hd1567$eum$1@fred.mathworks.com>...
> Can anybody please shed some more light on this problem? I assume that there is a reasonably simple explanation?
> 
> Regards Jake

Using my measurement lint I get a square red figure (inside, i.e., excluding the bar and menu etc.) after

figure('position',[200 200 500 500],'color','r')

Jos