can't cd to dir
can't cd to dir
(OP)
In matlab if I do at the command line:
testdir = 'c:\'
Then I do cd testdir, it says
??? Error using ==> cd
Cannot CD to testdir (Name is nonexistent or not a directory).
What am I doing wrong?
Of course if I just say cd C:\ it has no problem.
thanks,
sb
testdir = 'c:\'
Then I do cd testdir, it says
??? Error using ==> cd
Cannot CD to testdir (Name is nonexistent or not a directory).
What am I doing wrong?
Of course if I just say cd C:\ it has no problem.
thanks,
sb





RE: can't cd to dir
TTFN
RE: can't cd to dir
thanks
RE: can't cd to dir
TTFN