Path: news.mathworks.com!not-for-mail
From: "Steven Lord" <slord@mathworks.com>
Newsgroups: comp.soft-sys.matlab
Subject: Re: File conversion: fortran to matlab
Date: Tue, 24 Jun 2008 23:18:50 -0400
Organization: The MathWorks, Inc.
Lines: 22
Message-ID: <g3sdeq$sp$1@fred.mathworks.com>
References: <g3s1et$g8e$1@fred.mathworks.com>
Reply-To: "Steven Lord" <slord@mathworks.com>
NNTP-Posting-Host: lords.dhcp.mathworks.com
X-Trace: fred.mathworks.com 1214363930 921 144.212.105.187 (25 Jun 2008 03:18:50 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 25 Jun 2008 03:18:50 +0000 (UTC)
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2900.3138
X-RFC2646: Format=Flowed; Original
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198
Xref: news.mathworks.com comp.soft-sys.matlab:475744




"Sneha " <smithpamola@yahoo.com> wrote in message 
news:g3s1et$g8e$1@fred.mathworks.com...
> Hello
>
> I have gone through google search, other forums and similar
> message posted here also. I have not got really a way to
> convert f90 file to matlab file. Its really a big file.
> Can anyone please help me?

As an alternative to converting over the file, you may be able to write a 
wrapper to make this into a MEX-file:

http://www.mathworks.com/access/helpdesk/help/techdoc/matlab_external/bp_kqh7.html

The third and fifth items could be useful for you.

-- 
Steve Lord
slord@mathworks.com