CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

calling matlab from fortran

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 23, 2003, 10:18
Default calling matlab from fortran
  #1
prasat
Guest
 
Posts: n/a
does anybody know how to call matlab from fortran 90 program.Any referenec please help prasat
  Reply With Quote

Old   January 23, 2003, 19:28
Default Re: calling matlab from fortran
  #2
Ist
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...
  Reply With Quote

Old   January 24, 2003, 08:50
Default Re: calling matlab from fortran
  #3
hoc
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
  Reply With Quote

Old   January 24, 2003, 10:15
Default Re: calling matlab from fortran
  #4
Praveen
Guest
 
Posts: n/a
Suppose

test.m

is the matlab code. In fortran you call it as

system("matlab -r cont")
  Reply With Quote

Old   January 25, 2003, 01:44
Default Edit of previous post
  #5
Praveen
Guest
 
Posts: n/a
Edit: Suppose

test.m

is the matlab code. In fortran you call it as

system("matlab -r test")
  Reply With Quote

Old   February 4, 2003, 16:04
Default Re: calling matlab from fortran
  #6
Clifford Bradford
Guest
 
Posts: n/a
here you go. Never used it. http://www.mathworks.com/access/help...external.shtml
  Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
caling matlab in Fortran HaKu Main CFD Forum 0 July 16, 2009 15:35
matlab in fortran HaKu Main CFD Forum 2 June 18, 2009 11:46
Fortran vs Matlab Help idee Main CFD Forum 3 July 2, 2008 15:05
MATLAB FORTRAN Ally Main CFD Forum 4 July 12, 2007 03:51
Calling matlab program Pr Main CFD Forum 4 April 8, 2004 05:39


All times are GMT -4. The time now is 09:08.