help-octave
[Top][All Lists]
Advanced

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

Re: Run Fortran program from Octave


From: Tatsuro MATSUOKA
Subject: Re: Run Fortran program from Octave
Date: Sun, 30 Mar 2008 11:25:56 +0900 (JST)

Hello

Your help is ambiguous.
Next time, you write what you would like to do more in detail.
Anyway I will answer it under my assumption.

1.Run builded executable fortran program
octave>system('(executable command name)');

For detail please see the octave manual
http://www.gnu.org/software/octave/doc/interpreter/Controlling-Subprocesses.html#index-exec-1880

2.write dynamic link function by fortran
Please see
http://wiki.octave.org/wiki.pl?OctaveFortran 

Regards

Tatsuro

--- george brida <address@hidden> wrote:

> Dear Octave users,
> if I have a proc in Fortran language, is it possible to run it from Octave.
> Thank you for your help.
> > _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www.cae.wisc.edu/mailman/listinfo/help-octave
> 


--------------------------------------
Easy + Joy + Powerful = Yahoo! Bookmarks x Toolbar
http://pr.mail.yahoo.co.jp/toolbar/


reply via email to

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