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?
2 ビュー (過去 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 で Troubleshooting in MATLAB Compiler SDK についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!