登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
本帖最后由 hillside 于 2013-6-9 20:27 编辑
http://www.mathworks.com/matlabc ... /view_thread/258810
Descriptionf2matlab is a fortran90 to Matlab code converter written in Matlab. It accepts fortran90 subroutines or functions and outputs a Matlab *.m file. Most recent version at Matlab's File Exchange. f2matlab Web Site
http://www.mathworks.com网友间的相关讨论:
Thread Subject: Fortran to Matlab conversion
Subject: Fortran to Matlab conversionFrom: benbarrowesDate: 18 Aug, 2009 23:45:29Message: 3 of 5
Reply to this message
Add author to My Watch List
View original format
Flag as spam
| On Aug 18, 2:30 pm, "William Chen" <william.chen....@edwards.af.mil>
wrote:
> How to convert .for (Fortran file) to .m (Matlab file)?
Hi William,
I wrote f2matlab. f2matlab will do 90-100% of the work for you, but
you typically have to clean it up and optimize after it converts the
code.
I do consulting to convert fortran to matlab files if you have a lot
of code, don't have time to do it yourself, want someone to refactor/
update the fortran code, need some optimization after the conversion,
etc.
Let me know if I can help,
Ben Barrowes |
Subject: Fortran to Matlab conversionFrom: Jaiveer SerwaDate: 5 Sep, 2009 10:50:18Message: 4 of 5
Reply to this message
Add author to My Watch List
View original format
Flag as spam
| On Aug 19, 4:45 am, benbarrowes <benbarro...@gmail.com> wrote:
> On Aug 18, 2:30 pm, "William Chen" <william.chen....@edwards.af.mil>
> wrote:
>
> > How to convert .for (Fortran file) to .m (Matlab file)?
>
> Hi William,
>
> I wrote f2matlab. f2matlab will do 90-100% of the work for you, but
> you typically have to clean it up and optimize after it converts the
> code.
>
> I do consulting to convert fortran to matlab files if you have a lot
> of code, don't have time to do it yourself, want someone to refactor/
> update the fortran code, need some optimization after the conversion,
> etc.
>
> Let me know if I can help,
> Ben Barrowes
Can you help me ?
please tell how to convert the Fortran code into matlab code
Thanks |
Subject: Fortran to Matlab conversionFrom: benbarrowesDate: 26 Oct, 2009 16:43:28Message: 5 of 5
Reply to this message
Add author to My Watch List
View original format
Flag as spam
| On Sep 5, 6:50 am, Jaiveer Serwa <jaiveer2...@gmail.com> wrote:
> On Aug 19, 4:45 am, benbarrowes <benbarro...@gmail.com> wrote:
>
>
>
> > On Aug 18, 2:30 pm, "William Chen" <william.chen....@edwards.af.mil>
> > wrote:
>
> > > How to convert .for (Fortranfile) to .m (Matlab file)?
>
> > Hi William,
>
> > I wrote f2matlab. f2matlab will do 90-100% of the work for you, but
> > you typically have to clean it up and optimize after it converts the
> > code.
>
> > I do consulting to convertfortranto matlab files if you have a lot
> > of code, don't have time to do it yourself, want someone to refactor/
> > update thefortrancode, need some optimization after theconversion,
> > etc.
>
> > Let me know if I can help,
> > Ben Barrowes
>
> Can you help me ?
> please tell how to convert theFortrancode into matlab code
> Thanks
Jaiveer,
This is Ben Barrowes. If you need some fortran to matlab conversion
help, use f2matlab and read the README file. If you have any further
questions, feel free to email me.
bb |
|