[16221] in Athena Bugs
Re: sun4 8.2.8: matlab
daemon@ATHENA.MIT.EDU (Mike Barker)
Tue Aug 25 11:47:09 1998
Date: Tue, 25 Aug 1998 11:42:52 -0400
To: Benjamin B Thomas <benjy@MIT.EDU>
From: Mike Barker <mbarker@MIT.EDU>
Cc: bugs@MIT.EDU
In-Reply-To: <199808230842.EAA24162@nerd-xing.mit.edu>
Hello Benjamin.
Thank you for reporting this.
I have forwarded your report to the Matlab maintainers.
Thank you for using Athena.
Mike Barker
MIT Information Systems
At 04:42 AM 8/23/98 -0400, Benjamin B Thomas wrote:
:)System name: nerd-xing.mit.edu
:)Type and version: SPARC/5 8.2.8 (with mkserv)
:)
:)What were you trying to do?
:) Start matlab with a directory to be included in the matlab
:) search path appended to the end of the command line:
:) i.e. "matlab /tmp" or "matlab ./"
:)
:)What's wrong:
:) The matlab wrapper script incorrectly parses the command line.
:) Instead of handing the directories at the end of the command
:) line to matlab to be used in the search path, it uses them as
:) xterm arguments. (Normally you can do "matlab -sb -sl 1500 ./"
:) and the wrapper knows what to do with each part of the command
:) line).
:)
:)What should have happened:
:) Matlab should have started with a scroll bar and the indicated
:) directory in the path.
:)