Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Problem with command "cd"
Date: Mon, 1 Dec 2008 04:57:01 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 10
Message-ID: <ggvqqt$qvv$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1228107421 27647 172.30.248.35 (1 Dec 2008 04:57:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 1 Dec 2008 04:57:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1548860
Xref: news.mathworks.com comp.soft-sys.matlab:504005


I have a problem with the command 'cd'.

For example: my current directory is I:\research\homework\hw1

1. command cd('\research') works.
2. command cd('\homework') does not work.

Could anybody kindly help me on this? I don't understand the logic here.

Thank you very much.