|
HI,
I am trying to call fortran files from matlab 2012a and want to choose intel fortran as my compiler.
I have intel visual fortran composer XE 2011 update 9 and microsoft visual studio 10.0
When I run mex -setup and let matlab search for installed compilers it does not find it, if I choose not searching and then option 8 I get an error message when I run
mex yprimef.F (the example that comes with matlab, yes it's in the working directory)
error message says 'unable to locate compiler'
any suggestions? thanks.
|