From: Robert on
Did you have any luck with this? If so, what did you do?
I'm having the same problem.
From: Pablo on
The best advice I can give you after many failed attempts is to use an older version of Fortran. If you have a current license from Intel you should be able to choose what fortran to install. Choose version 10.1.025. That worked smooth with me plus visual studio professional 2005.

Pablo


Geico Caveman <spammers-go-here(a)spam.invalid> wrote in message <2009100221585316807-spammersgohere(a)spaminvalid>...
> Just installed Matlab R2009a on my macbook.
>
> How do I set up mex for Fortran 95 for mex ? I have Intel Fortran
> 11.1.067 Professional installed.
>
> When I run mex -setup, it does not offer a fortran compiler as an option.
From: Robert on
I can't afford the Intel compiler. I need to do this with an open source compiler.