help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: client/server operation of octave?


From: Sean O'Rourke
Subject: Re: client/server operation of octave?
Date: Wed, 10 Jan 2007 04:02:45 -0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.92 (darwin)

Tino Scherrer <address@hidden> writes:

> Dear all, for the integration of octave into a development environment
> I'd need some means to control octave and receive it's output. Ideally
> this would work by starting octave as sort of server and connect the
> development tool as client through a socket connection. Is such a mode
> available for octave?

Try "attachtty," which even works over ssh.  Combined with
"rlwrap" or Emacs's `inferior-octave', it's quite convenient.

Sean



reply via email to

[Prev in Thread] Current Thread [Next in Thread]