[TxMt] Re: textmate Info Page

Brian brian6091 at gmail.com
Sat Nov 4 16:36:58 UTC 2006


Don Kalar <donkalar at ...> writes:
> > 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.

Anyone willing to walk me through this? Do I need to add a command to the Matlab
bundle?

I'm looking to keep a Matlab session running in a terminal, and be able to send
snippets of code to this session via TextMate.

Thanks,
-brian





More information about the textmate mailing list