Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: How to set
Date: Thu, 30 Aug 2007 21:19:44 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 22
Message-ID: <fb7c9g$5vl$1@fred.mathworks.com>
References: <fb4j98$2sa$1@fred.mathworks.com> <1188417763.122616.159990@r34g2000hsd.googlegroups.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1188508784 6133 172.30.248.37 (30 Aug 2007 21:19:44 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Thu, 30 Aug 2007 21:19:44 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1030060
Xref: news.mathworks.com comp.soft-sys.matlab:426381



Thank you. Can I have a startup.m file for each individual
project? (I thought I remembered seeing something about
startup.m files in various project locations, but now I
don't find anything on this in the help.)

Praetorian <ashish.sadanandan@gmail.com> wrote in message
<1188417763.122616.159990@r34g2000hsd.googlegroups.com>...
> On Aug 29, 2:00 pm, "G.A.M. " <x0z...@gmail.com> wrote:
> > I would like to set my preferences for "Stop if
> > errors/warnings for all files" and save/persist those
> > settings. Currently, when I set these options once they are
> > lost when I start Matlab next time. How do I preserve my
> > settings? Thanks
> 
> Search the help documentation for STARTUP. You can set
whatever
> options you want in this M file.
> 
> HTH,
> Ashish.
>