Path: news.mathworks.com!not-for-mail
From: "David Doria" <daviddoria@gmail.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: figure size in pixels?
Date: Sat, 19 Apr 2008 16:38:02 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 6
Message-ID: <fud75a$onq$1@fred.mathworks.com>
References: <fucvp1$4rl$1@fred.mathworks.com> <fud0ot$223$1@fred.mathworks.com> <fud35s$d6f$1@fred.mathworks.com>
Reply-To: "David Doria" <daviddoria@gmail.com>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1208623082 25338 172.30.248.38 (19 Apr 2008 16:38:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sat, 19 Apr 2008 16:38:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1105197
Xref: news.mathworks.com comp.soft-sys.matlab:464044



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!