How to set visual studio 2015 as default compiler in matlab ?
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
VAMSI KRISHNA THANIKANTI
am 22 Nov. 2017
Kommentiert: VAMSI KRISHNA THANIKANTI
am 22 Nov. 2017
I am using MATLAB 2017b and MinGW64 as my compiler to integrate C code into matlab. But i need to use visual studio as my compiler rather than "mex. i install visual studio 2015. when i typr "mex -setup" it is not showing visual studio. Can anyone help me to set "visual studio" as my default compiler in matlab to compile C code ? Thanks & Regards.
0 Kommentare
Akzeptierte Antwort
Walter Roberson
am 22 Nov. 2017
Visual Studio 2015 Community is not supported; you would need to use Visual Studio 2015 Professional.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu MATLAB Support for MinGW-w64 C/C++ Compiler finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!