Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
What version of Fortran does both Windows 7 and Matlab 2011b support?
조회 수: 2 (최근 30일)
이전 댓글 표시
What version of Fortran does both Windows 7 and Matlab 2011b support. I'm trying to integrate a Fortran system with Matlab 2011 on Windows 7 and need to know what is the latest Fortran version I should use.
댓글 수: 0
답변 (1개)
James Tursa
2014년 5월 31일
편집: James Tursa
2014년 5월 31일
You can start with this page, which gives links to the various versions:
And then navigate to the R2011b specific page:
So Intel Visual Fortran 11.1 and Composer XE 2011
You can somtimes get other compiler versions to work if you copy the appropriate mexopts files from another version of MATLAB that supports the other compiler, but this is hit and miss ... it doesn't always work.
댓글 수: 0
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!