help-octave
[Top][All Lists]
Advanced

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

Re: Octave and fortran


From: David Grundberg
Subject: Re: Octave and fortran
Date: Wed, 15 Jul 2009 13:40:13 +0200
User-agent: Thunderbird 2.0.0.22 (X11/20090608)

Jaana Tommiska skrev:
Hi,
how can I compile a fortran program using Octave ?
I tried Tools-compile but i a error message file not found occurred.
Thanks
Jaana Tommiska

...................................................................
Luukku Plus paketilla pääset eroon tila- ja turvallisuusongelmista.
Hanki Luukku Plus ja helpotat elämääsi. http://www.mtv3.fi/luukku

_______________________________________________
Help-octave mailing list
address@hidden
https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
The short answer is "You can't". Octave is not a Fortran compiler. And Octave doesn't have a GUI either. I'm guessing you're running some front-end with a Tools|Compile menu option. *shrugs* Can't help you there.

The long answer is: Octave includes a tool (mkoctfile) that can run a Fortran compiler for you.

If you want to compile Fortran code and call it from Octave, check out Octave extensions (.oct files).

Maybe this Wiki page could help:

http://wiki.octave.org/wiki.pl?OctaveFortran

Here to help,
David


reply via email to

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