help-octave
[Top][All Lists]
Advanced

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

Re: Octave from C/C++


From: Ben Harris
Subject: Re: Octave from C/C++
Date: Sun, 29 Sep 2002 22:54:33 -0500

Hello Agustin,

I didn't see a reply.... I have wanted this MATLAB-like benefit as well. I
have been working with Octave under Xemacs (in Windows). You can't inspect
variables but you can run Octave as a subprocess in an Xemacs window. You
can also send code excerpts from one window (containing for example a .m
file) to the Octave sub-process.

However I haven't found anything better than this.... any bites?

Ben


                                                                                
                                                
                      Agustin Barto                                             
                                                
                      <address@hidden        To:       "address@hidden" 
<address@hidden>        
                      .edu>                    cc:                              
                                                
                                               Subject:  Octave from C/C++      
                                                
                      09/23/2002 09:55                                          
                                                
                      PM                                                        
                                                
                                                                                
                                                
                                                                                
                                                




I saw some people asking about the possibility of calling octave from
within c
o c++ code and I need to do that too.

When I started working on Octave for Windows a lot of people asked me If I
could program a gui for it. I saw G-Octave which is a good approach but
it's
just a lil more than an x-term.

What I really want is to be able to integrate the user interface with the
runtime of octave to be able to display, for instance, a list of variables
or
loaded functions and things like that (Take a look at the latest matlab
interface and you see what everyone is asking me to build). Is this
possible?

Agustin




-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------








-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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