question about setting up fortran compiler in matlab# Computation - 科学计算
e*y
1 楼
I tried to mex -setup for my old fortran code. I installed intel visual
fortran 9.0 with IMSL 5.0. Unfortunately, I got error message during my
setting up compiler. Briefly, it shows that MS Platform SDK cannot be found
by mex -setup. First of all, I thought I haven't installed SDK yet. So I
downloaded and successfully installed. Then I still got the same error
message after SDK installation. Is there anyone knowing how to fix this
problem?
BTW: I've already set up environmental varables during
fortran 9.0 with IMSL 5.0. Unfortunately, I got error message during my
setting up compiler. Briefly, it shows that MS Platform SDK cannot be found
by mex -setup. First of all, I thought I haven't installed SDK yet. So I
downloaded and successfully installed. Then I still got the same error
message after SDK installation. Is there anyone knowing how to fix this
problem?
BTW: I've already set up environmental varables during