<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/157196</link>
    <title>MATLAB Central Newsreader - FORTRAN MEX &amp; TOMS611 algorithm</title>
    <description>Feed for thread: FORTRAN MEX &amp; TOMS611 algorithm</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Fri, 05 Oct 2007 03:56:23 -0400</pubDate>
      <title>FORTRAN MEX &amp; TOMS611 algorithm</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/157196#395199</link>
      <author>Weijie </author>
      <description>I tried my Fortran MEX with the command in Matlab:&lt;br&gt;
mex timestwo.F&lt;br&gt;
and I got the message:&lt;br&gt;
&lt;br&gt;
/usr/local/matlab/bin/mex: line 930: g95: command not found&lt;br&gt;
&lt;br&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;mex: compile of 'timestwo.F' failed.&lt;br&gt;
&lt;br&gt;
what does this mean?&lt;br&gt;
&lt;br&gt;
anyone ever wrote a MEX interface for the TOMS611 &lt;br&gt;
algorithm whose FORTRAN code is publicly available?&lt;br&gt;
&lt;br&gt;
thx v much!</description>
    </item>
    <item>
      <pubDate>Fri, 05 Oct 2007 15:08:32 -0400</pubDate>
      <title>Re: FORTRAN MEX &amp; TOMS611 algorithm</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/157196#395264</link>
      <author>Gadi Reinhorn</author>
      <description>Weijie,&lt;br&gt;
&lt;br&gt;
It seems that you don't have the g95 Fortran compiler installed or on your &lt;br&gt;
system path.&lt;br&gt;
&lt;br&gt;
Here is where to get g95:&lt;br&gt;
&lt;a href=&quot;http://www.g95.org/&quot;&gt;http://www.g95.org/&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Hope that helps,&lt;br&gt;
Gadi</description>
    </item>
  </channel>
</rss>

