Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: How is a title position included when saving a fig file?
Date: Mon, 16 Nov 2009 02:12:03 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 5
Message-ID: <hdqcdi$2du$1@fred.mathworks.com>
References: <hd8gc0$6kr$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 1258337523 2494 172.30.248.38 (16 Nov 2009 02:12:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 16 Nov 2009 02:12:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 2079714
Xref: news.mathworks.com comp.soft-sys.matlab:585305


Niels, 

I use MATLAB 2008, and as far as I know, it is not saved.  Because I need to epeatedly use the same figure for a task, my solution is to include a line of code to reposition the title in my script along with my plotting functions.  This is not to say that I've spent a lot of time looking into it and found that you absolutely can't save it -- it just seemed easier to do the workaround.

-Cheryl