help-octave
[Top][All Lists]
Advanced

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

Re: octave from java


From: Kim Hansen
Subject: Re: octave from java
Date: Fri, 15 Apr 2011 14:08:28 +0200

On Fri, Apr 15, 2011 at 10:47, frank buloup <address@hidden> wrote:
> Hello,
>
> I'm trying to use Octave from java but I'm facing a strange problem that
> have already
> been encountered. From java program, I'm using Runtime exec to start an
> external
> process, getting back input, output and error streams; sending command using
> output stream and parsing the result from input stream. Everything is
> working fine
> until a bad command is sent to Octave (a command containing a call to a
> function
> from a package that has not been installed for instance) : octave seems to
> crash
> and I 've not found any log file that could help me to debug something.
>
> This problem has already been encountered, please see thread :
>
> http://octave.1599824.n4.nabble.com/Octave-from-Java-td1630041.html#a1630055

The problem with handling bad commands has been solved in JavaOctave
(http://kenai.com/projects/javaoctave/). Have you tried JavaOctave?

Regards,
-- 
Kim Hansen
Vadgårdsvej 3, 2.tv
2860 Søborg
Phone: +45 3091 2437


reply via email to

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