Path: news.mathworks.com!not-for-mail
From: "Weijie " <mricad@yahoo.no000spppam.com>
Newsgroups: comp.soft-sys.matlab
Subject: FORTRAN MEX & TOMS611 algorithm
Date: Fri, 5 Oct 2007 03:56:23 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 14
Message-ID: <fe4cl7$t2r$1@fred.mathworks.com>
Reply-To: "Weijie " <mricad@yahoo.no000spppam.com>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1191556583 29787 172.30.248.37 (5 Oct 2007 03:56:23 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 5 Oct 2007 03:56:23 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 544673
Xref: news.mathworks.com comp.soft-sys.matlab:431422



I tried my Fortran MEX with the command in Matlab:
mex timestwo.F
and I got the message:

/usr/local/matlab/bin/mex: line 930: g95: command not found

    mex: compile of 'timestwo.F' failed.

what does this mean?

anyone ever wrote a MEX interface for the TOMS611 
algorithm whose FORTRAN code is publicly available?

thx v much!