From help-octave-request at bevo dot che dot wisc dot edu Mon Nov 16 02:14:04 1998 Subject: Re: Octave to "C" From: Daniel Heiserer To: Frederik Barth <07353759-0001 at t-online dot de>, help-octave@bevo.che.wisc.edu Date: Mon, 16 Nov 1998 09:13:24 +0100 Frederik Barth wrote: > > Hello, > > I am new to Octave and this list, but thought you might be able to help. > > My interest in Octave is due to the need to convert a few Matlab > programs (for ICA and correlation dimension estimation) to "C" code, > without having the means to acquire Matlab. As I understand, Octave is > Matlab compatible. > > I have succeeded with installing Octave on my Windows98 PC, but have > no experience with UNIX. What a pity :-(((((((((((. > > Now I would like to know: > > - How can I run a Matlab program in Octave? Just call the m-file or function file inside octave. To be able to do that, you have to make sure, that the matlab-m-files are on your path-search-list of octave. type "octave > LOADPATH" to check that. If they are not on your search-path include them into your searchpath. Try help "LOADPATH" if you don't know how. > - Are there any tools or information available to convert from > Octave to "C"-code? What you probably want is something similar to matlab's "engine", right? Well I have no ideas about that. Read the docu or hopefully somebody else knows more about it. bye -- Mit freundlichen Gruessen Daniel Heiserer ----- -------------------------------------------------------------- Dipl.-Phys. Daniel Heiserer, BMW AG, Knorrstrasse 147, 80788 Muenchen Abteilung EK-20 Tel.: 089-382-21187, Fax.: 089-382-42820 mailto:daniel dot heiserer at bmw dot de