|
[Sponsors] |
January 23, 2003, 11:18 |
calling matlab from fortran
|
#1 |
Guest
Posts: n/a
|
does anybody know how to call matlab from fortran 90 program.Any referenec please help prasat
|
|
January 23, 2003, 20:28 |
Re: calling matlab from fortran
|
#2 |
Guest
Posts: n/a
|
matlab codes must be converted or saved to the '*.mat' format... you can see to the Matlab help or fortran help...
|
|
January 24, 2003, 09:50 |
Re: calling matlab from fortran
|
#3 |
Guest
Posts: n/a
|
It is sure that we can call it, see: http://www.mathworks.com/products/te...ing/prog.shtml . but I never try it? use the help, good luck
|
|
January 24, 2003, 11:15 |
Re: calling matlab from fortran
|
#4 |
Guest
Posts: n/a
|
Suppose
test.m is the matlab code. In fortran you call it as system("matlab -r cont") |
|
January 25, 2003, 02:44 |
Edit of previous post
|
#5 |
Guest
Posts: n/a
|
Edit: Suppose
test.m is the matlab code. In fortran you call it as system("matlab -r test") |
|
February 4, 2003, 17:04 |
Re: calling matlab from fortran
|
#6 |
Guest
Posts: n/a
|
here you go. Never used it. http://www.mathworks.com/access/help...external.shtml
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
caling matlab in Fortran | HaKu | Main CFD Forum | 0 | July 16, 2009 16:35 |
matlab in fortran | HaKu | Main CFD Forum | 2 | June 18, 2009 12:46 |
Fortran vs Matlab Help | idee | Main CFD Forum | 3 | July 2, 2008 16:05 |
MATLAB FORTRAN | Ally | Main CFD Forum | 4 | July 12, 2007 04:51 |
Calling matlab program | Pr | Main CFD Forum | 4 | April 8, 2004 06:39 |