[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Octave to "C"
From: |
Daniel Heiserer |
Subject: |
Re: Octave to "C" |
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:address@hidden