help-octave
[Top][All Lists]
Advanced

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

Re: How to write a c++ application using octave?


From: Shai Ayal
Subject: Re: How to write a c++ application using octave?
Date: Thu, 02 Feb 2006 20:28:09 +0200
User-agent: Thunderbird 1.5 (Windows/20051201)

Hermann Schloss wrote:
I’d like to write a simple C++ matrix application (for my master thesis) using octave under Windows (without Cygwin). It should look like that:

I'm not sure you can do this without cygwin currently. There is a mingw build in the oven and if you wait long enough it will be released.

Since I’m not really familiar with C++ programming could you exactly describe the steps I have to do, in order to use octave library under Windows?

I think that if you want to do something in c++, you should at least be familiar with it. If you know nothing, it will be very hard to explain this to you.

Anyway, if all you really need is to invert a matrix from within a c++ program, there are plenty of libraries out there which would do it for you. A google search is probably advised at this point ...

Shai



-------------------------------------------------------------
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]