octave-maintainers
[Top][All Lists]
Advanced

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

Re: Octave control via d-bus


From: Jaroslav Hajek
Subject: Re: Octave control via d-bus
Date: Thu, 28 Jan 2010 07:29:28 +0100

On Wed, Jan 27, 2010 at 6:31 PM, Patrick Noffke
<address@hidden> wrote:
>
>
> On Wed, Jan 27, 2010 at 12:18 AM, Jaroslav Hajek <address@hidden> wrote:
>>
>> Did you also look at Pytave? <https://launchpad.net/pytave/>
>> It can't connect to an existing instance, instead Octave is embedded
>> into the Python process. This has the advantage that data don't need
>> to be sent through sockets or pipes (but of course there are also
>> disadvantages).
>> Otherwise, it should enable you to do all the stuff. I've never tried
>> debugging from within Pytave but in principle it could be possible.
>>
>>
>
> I did look at it (and I actually had forgotten about it).  It crashed when I
> first tried running one of its tests, and I'm not a python expert, so I
> started looking at other options.

If it still causes problem, please just file a bug report.

> Plus I thought connecting to an existing
> instance and debugging could be useful to others, and d-bus interface would
> also enable interfacing with other languages.

Connecting, maybe - for importing calculated data from Octave, though
I think it would be better if you could teach OOo to read Octave's
saved datafiles. I can't imagine someone crazy enough to debug Octave
scripts from within OpenOffice, but maybe you have more imagination :)

> That said, I'll look at it
> again.  It seems it should have the answer I'm looking for as to how to
> interface to octave's working variables.

OK, nice. Please share your experience if you make it work, I'm interested.

regards

-- 
RNDr. Jaroslav Hajek, PhD
computing expert & GNU Octave developer
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz



reply via email to

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