installing f2matlab.4.0

8 views (last 30 days)
Meva
Meva on 6 Jan 2014
Commented: Meva on 13 Jan 2014
Hi there,
This is probably not appropriate and so funny. However, I really need to ask it. I downloaded f2matlab4.0 zip package from Ben Barrow's website :
But there is no installation file. Some examples for fortran and matlab.I am trying to convert a Fortran code into Matlab.How can I install and run the program?
I appreciate whet he is doing btw..

Accepted Answer

Walter Roberson
Walter Roberson on 7 Jan 2014
There is an installation file. It is named INSTALL . It says,
The installation of f2matlab is straightforward. Simply gunzip and untar the source files
into some convenint directory. Note that f2matlab does not make its own directory. So make a
f2matlab directory somewhere and in that dir:
tar zxvf source.tar.gz
and put this directory onto the matlab path.
At this point, testing of f2matlab.m can be accomplished by following the examples section
of the README file.
  1 Comment
Meva
Meva on 13 Jan 2014
Many thanks. But what is the meaning of in that dir: tar zxvf source.tar.gz
I am international and I do not know what it means What does it mean by tar zxvf source.tar.gz...

Sign in to comment.

More Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!