[15442] in Athena Bugs
Matlab search path behavior
daemon@ATHENA.MIT.EDU (William Chuang)
Wed Aug 27 17:49:11 1997
Date: Wed, 27 Aug 1997 17:49:08 -0400
From: William Chuang <wchuang@MIT.EDU>
To: bugs@MIT.EDU
Reply-To: wchuang@MIT.EDU
System name: mr-toad
Type and version: IP22 8.1.9
Display type: GR3-XZ
What were you trying to do?
Start up the default version of Matlab
What's wrong:
Matlab v5.0 and v5.1 no longer check for ~/matlab and
don't add that directory to the MATLABPATH.
Thus my startup.m file never gets run either.
This was a very handy convenience that would be nice
to re-add to the Matlab startup scripts.
What should have happened:
It should check for pre-existence of the MATLABPATH
environment variable, or check for ~/matlab and put
that in the MATLABPATH first.
Please describe any relevant documentation references:
Previous Matlab on Athena behavior.