[TxMt] Re: textmate Info Page

Don Kalar donkalar at gmail.com
Tue Jan 18 02:55:28 UTC 2005


> I don't know if this is possible with matlab, but you might be able to
> do something like:
> 
> % mkfifo /tmp/matlab_in
> % matlab < /tmp/matlab_in
 
Excellent suggestion - writing to the pipe via echo with the `-n' flag
keeps matlab from exiting after each command.

Thanks Allan!

-don



More information about the textmate mailing list