octave-maintainers
[Top][All Lists]
Advanced

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

How to initialize octave without read-eval-print loop?


From: John W. Eaton
Subject: How to initialize octave without read-eval-print loop?
Date: Mon, 10 Dec 2007 18:06:41 -0500

On 10-Dec-2007, Michael Goffioul wrote:

| Following a question I received about the Octave/Java bridge, I'd like to
| know whether it is currently possible to initialize the octave engine
| without running a read-eval-print loop? The only function I found is
| octave_main, but AFAIK it starts a REPL loop. Is this feasible?

Do you want the equivalent of the octave_main function from
src/octave.cc without the call to main_loop, or something else?  What
are you trying to do?

jwe


reply via email to

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