Put this file to mexopts dir,like
d:\Program Files\MATLAB\R2011a\bin\win64\mexopts\
and then type >>mex -setup
Now there should be a new string like
[3] Intel C++ 12.0 (with Microsoft Visual C++ 2010 linker) in D:\Program Files (x86)\Intel\ComposerXE-2011\
Igor (2021). mex setup for windows x64 intel c compiler 12 (XE) with VS2010 (https://www.mathworks.com/matlabcentral/fileexchange/31256-mex-setup-for-windows-x64-intel-c-compiler-12-xe-with-vs2010), MATLAB Central File Exchange. Retrieved .
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.
...Thirdly:
Here's an 'update' for ICC13:
http://www.mathworks.com/matlabcentral/fileexchange/38980
Yuval,Sebastien PARIS
Firstly, for me, this extention perfectly worked for composer XE 2011 update 1. The thing is, paths here are based on %ICPP_COMPILER12% system variable, which points to "D:\Program Files (x86)\Intel\Composer XE 2011 SP1\" for me after update 1.
Secondly, Composer XE 2011 is supported by Matlab itself since R2011b
I second Sebastian's request. Could you please add SP1 support? Thanks!
Can be extented for composer XE 2011 update 1 ?
Sébastien
Nope, but similar build file could be easily created...
PM me your email and I'll send you one..
I rarely use fortran,so i'll only do most simple tests.
If all would be OK, i'll upload it to mathwoks.
Great! Do you happen to have something similar for the intel Fortran compiler 12 XE?