[8674] in Athena Bugs
decmips 7.3p: matlab
daemon@ATHENA.MIT.EDU (tom palka)
Tue Nov 26 10:48:19 1991
Date: Tue, 26 Nov 91 10:48:28 -0500
To: bugs@Athena.MIT.EDU
Cc: ellis@Athena.MIT.EDU
From: tom palka <tompalka@mit.edu>
Reply-To: tom palka <tompalka@mit.edu>
System name: tailgunner
Type and version: KN01 7.3P
Display type: PMAX-MFB
What were you trying to do?
I tried using the getenv('MATLABPATH') command in matlab.
What's wrong:
matlab dies. It dies both when I have the environment variable
MATLABPATH set and unset.
What should have happened:
It should not have died. If the variable is not set, it should have
returned nothing, and if it is set, then it should have returned that.
Please describe any relevant documentation references:
"help matlabpath" at the matlab>> prompt.