compiling *.oct files with Octave

Michael Goffioul michael.goffioul at gmail.com
Sat Feb 16 07:00:40 CST 2008


I'm not sure I understand your problem. The .oct files you
mentioned are already compiled, no need to compile them.

If you want to compile an existing C/C++ file into an oct-file,
use mkoctfile (provided my_file.cc is located in the current
directory):

mkoctfile my_file.cc

Michael.

On 2/15/08, Jÿfffffcrgen Ewert <jurgenew at yahoo.de> wrote:
> I would like to compile *.oct files with Octave
>
> My *.oct files are in this directory:
> C:\Program Files\Octave\libexec\octave\3.0.0\oct
> \i686-pc-msdosmsvc\*.oct
>
> I am using the Octave icon and see the
> octave-3.0.0.exe:1> prompt in the DOS window
>
> How do I compile these files from the octave prompt?
>
> Could you point me to some helpful website?
> Sorry, I need to re-learn DOS.
>
> Thanks,
>
> Jurgen
>
>
>      Heute schon einen Blick in die Zukunft von E-Mails wagen? Versuchen Sie´s mit dem neuen Yahoo! Mail. www.yahoo.de/mail
>
> _______________________________________________
> Help-octave mailing list
> Help-octave at octave.org
> https://www.cae.wisc.edu/mailman/listinfo/help-octave
>



More information about the Help-octave mailing list