Szabolcs Nagy dixit (2009-09-08, 13:44): > i occasionally tried to use matlab from cmdline (matlab -nodisplay or > matlab -nodesktop -nosplash) but the terminal handling of the > interpreter is horrible (no readline support)
Try rlwrap next time you have an occasion. It usually works quite well with dumb interpreter shells. -- [a]
