Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Problem constraining dimensions in figure saved as eps
Date: Wed, 22 Aug 2007 22:29:42 +0000 (UTC)
Organization: Boston University
Lines: 10
Message-ID: <faidcl$44f$1@fred.mathworks.com>
References: <fai832$4jm$1@fred.mathworks.com>
Reply-To: <HIDDEN>
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 1187821782 4239 172.30.248.38 (22 Aug 2007 22:29:42 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 22 Aug 2007 22:29:42 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 844160
Xref: news.mathworks.com comp.soft-sys.matlab:425062



Strangely, the issue is 'resolved' when I simply use 

axis square

to constrain the dimensions of the figure and subsequently
use one of the aforementioned 'print' or 'saveas' commands.
However there should still be a resolution to the previous
scenario. 

Thanks,