From: <HIDDEN>
Path: news.mathworks.com!newsfeed-00.mathworks.com!webcrossing
Newsgroups: comp.soft-sys.matlab
Subject: Re: How to permanently change Matlab working direc
Message-ID: <ef5cfc4.1@webcrossing.raydaftYaTP>
Date: Tue, 10 Jul 2007 09:14:37 -0400
References: <ef5cfc4.-1@webcrossing.raydaftYaTP>
Lines: 11
NNTP-Posting-Host: 134.84.160.65
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
Xref: news.mathworks.com comp.soft-sys.matlab:418231



Try changing the "Start In" and the "Target" fields of the executable
icon.

Target: "C:\Program Files\MATLAB\R2007a\bin\matlab.bat" -sd
"C:\SomeDirectory\"

Start In: "C:\Some Directory\"

The "Target" field is probably more important.

Jeremy