필터 지우기
필터 지우기

installing matlab compiler mex -setup

조회 수: 13 (최근 30일)
arash abdi
arash abdi 2017년 12월 6일
댓글: Walter Roberson 2017년 12월 6일
Hello dears,
please help me to install matlab compiler, thank you so much.
>> mex -setup
MEX configured to use 'Microsoft Visual C++ 2013 Professional (C)' for C language compilation.
Warning: The MATLAB C and Fortran API has changed to support MATLAB
variables with more than 2^32-1 elements. You will be required
to update your code to utilize the new API.
You can find more information about this at:
http://www.mathworks.com/help/matlab/matlab_external/upgrading-mex-files-to-use-64-bit-api.html.
To choose a different C compiler, select one from the following:
MinGW64 Compiler (C) mex -setup:D:\matlab\R2017a\bin\win64\mexopts\mingw64.xml C
Microsoft Visual C++ 2013 Professional (C) mex -setup:'C:\Users\Arash Abdi\AppData\Roaming\MathWorks\MATLAB\R2017a\mex_C_win64.xml' C
To choose a different language, select one from the following:
mex -setup C++
mex -setup FORTRAN
>>
  댓글 수: 1
Walter Roberson
Walter Roberson 2017년 12월 6일
It appears that you have successfully configured Visual C++ 2013 Professional. If that is an acceptable compiler for you, you do not need to do anything more.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB Compiler에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by