help-octave
[Top][All Lists]
Advanced

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

Re: C++ libraries


From: Przemek Klosowski
Subject: Re: C++ libraries
Date: Thu, 29 Jun 2006 15:34:06 -0400 (EDT)

If I understand you correctly you are asking how to 

 - translate from Matlab language to C++ using liboct primitives

 - compile and link resulting C++ against the liboct library

Jens Ruecknagel worked on an automatic translator from .m files to C++ files

     http://www.stud.tu-ilmenau.de/~rueckn/

and of course you can translate by hand.

I assume that you realize that the second step will implicitly make
your application subject to the GPL license, i.e. you will have to
agree to distribute your source code.



reply via email to

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