Octave from Java
Andrea Grassi
andrea.sdl at gmail.com
Sat Mar 1 12:49:06 CST 2008
Andrea Grassi wrote:
>
> Ok. Thank you anyway for your fast answer. I'll probably post a question
> in a separate post to see if anyone has solved this. The problem probably
> lies in how java streams interacts with octave process, but I can't seem
> to find any log that can explain to me what's happening.
>
> Greetings,
> Andrea Grassi
>
>
(answering myself..)
To those interested I've solved the above problem (even thought I don't know
what was causing it).
To solve it, just use the "--interactive" switch when calling octave. This
will forse the default "octave console" that doesn't have this problem.
If you used a BuffereReader (with readline) to read data beware that it will
probably won't work well with this switch. Better read bytes.
Hope this will help someone :)
Andrea Grassi
--
View this message in context: http://www.nabble.com/Octave-from-Java-tp14509209p15779116.html
Sent from the Octave - General mailing list archive at Nabble.com.
More information about the Help-octave
mailing list