help-octave
[Top][All Lists]
Advanced

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

Re: Octave GUI tools for Windows XP


From: Enrique Sahagun
Subject: Re: Octave GUI tools for Windows XP
Date: Fri, 25 Sep 2009 13:39:47 +0200
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

Jaroslav Hajek escribió:
On Fri, Sep 25, 2009 at 1:15 PM, Enrique Sahagun <address@hidden> wrote:
David Grundberg escribió:
Enrique Sahagun wrote:
Hi all:

I'm new in Octave and I have learnt how to make some interesting
calculations with it. Now I'm working in an image tracking software
(to follow an object on a video sequence). I would like this program
to have an interface and I know that with MatLab it is possible to
make friendly interfaces. And I was wondering, IT IS POSSIBLE TO
CREATE AN INTERFACE FOR YOUR SCRIPT IN OCTAVE?.

PD: I'm using octave over windows XP.

Thanks in advance.
_______________________________________________
Help-octave mailing list
address@hidden
https://www-old.cae.wisc.edu/mailman/listinfo/help-octave

I made a GUI app using Python and GTK+. In that application, I used
Pytave (Octave module for Python) to execute Octave code. I'm the
Pytave maintainer, and I haven't heard anyone building Pytave for
Windows though. Any help with regards to that is welcome.

I suggest you don't use all caps (LIKE THIS), in my opinion it looks
obnoxious.

hth,
David

Yeah, my approach at this moment is to learn some Python to try to
develope an app to call octave from it. At the moment I'm just trying to
taste how difficult would be.


With Pytave, it should be easier than, for instance, communicating
through the subprocess module. More efficient as well.
Pretty good for embedding Octave computations in a larger Python
framework (for instance, a web app).

And sorry for the caps, I was only trying to underlying the question but
you are right.

Thanks
Enrique
_______________________________________________
Help-octave mailing list
address@hidden
https://www-old.cae.wisc.edu/mailman/listinfo/help-octave



Ok, but does Pytave work in Windows XP? I work on both Unix systems and Windows but for this particular project I need to create a friendly interface on Windows, able to run (and write) Octave.


reply via email to

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