I am using Windows 10 and Matlab2014a. I want to install mex but it is continuously giving following error. Can you please give solution regarding installation issue?
조회 수: 6 (최근 30일)
이전 댓글 표시
No supported compiler or SDK was found. For options, visit http://www.mathworks.com/support/compilers/R2015a/win64.html.
댓글 수: 1
Walter Roberson
2018년 2월 3일
Use
mex -v setup
to see what it is trying.
In the time frame of R2015a, mex did not support Visual Studio Express or Community editions.
답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!