Path: news.mathworks.com!not-for-mail
From: "Joaquim Luis" <jluis@--ualg--.pt>
Newsgroups: comp.soft-sys.matlab
Subject: Re: figure size in pixels?
Date: Sat, 19 Apr 2008 17:24:02 +0000 (UTC)
Organization: Univ do Algarve
Lines: 16
Message-ID: <fud9ri$d1h$1@fred.mathworks.com>
References: <fucvp1$4rl$1@fred.mathworks.com> <fud0ot$223$1@fred.mathworks.com> <fud35s$d6f$1@fred.mathworks.com> <fud75a$onq$1@fred.mathworks.com>
Reply-To: "Joaquim Luis" <jluis@--ualg--.pt>
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 1208625842 13361 172.30.248.35 (19 Apr 2008 17:24:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sat, 19 Apr 2008 17:24:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 594262
Xref: news.mathworks.com comp.soft-sys.matlab:464049



"David Doria" <daviddoria@gmail.com> wrote in message 
<fud75a$onq$1@fred.mathworks.com>...
> Turns out there is an m file on the file exchange called
> 
> saveSameSize.m that does exactly what I needed.
> 
> If anyone still has a simple explanation of why it didn't
> work the way I did it I'll still take it haha!

Maybe you want to read the comments inside my imcapture.m 
which likely would have done the job as well.

http://www.mathworks.com/matlabcentral/fileexchange/
loadFile.do?objectId=13355&objectType=FILE

J. Luis