help-octave
[Top][All Lists]
Advanced

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

Re: compiling *.oct files with Octave


From: Michael Goffioul
Subject: Re: compiling *.oct files with Octave
Date: Sat, 16 Feb 2008 14:00:40 +0100

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 <address@hidden> 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
> address@hidden
> https://www.cae.wisc.edu/mailman/listinfo/help-octave
>



reply via email to

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