Integrating MATLAB R2014a with Visual Studio 2013
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Royi Avital
il 22 Set 2014
Commentato: Geoff Hayes
il 23 Set 2014
Hello,
I have Visual Studio 2013 Premium installed. It was installed using its defaults.
I try to integrate it with MATLAB by 'mex -setup' yet MATLAB can't locate it.
I tried rebooting as suggested here: http://www.mathworks.com/matlabcentral/answers/120713-matlab-r2014a-and-visual-studio-professional-2013
Yet still the same result. The System variable is well defined.
Moreover, I tried those manual configurations:
With failure.
What could it be?
2 Commenti
Geoff Hayes
il 22 Set 2014
Royi - turn verbosity on for the MEX setup so that you can see what MATLAB is checking for when searching for compilers. In the Command Window type
mex -setup -v
and paste the results here.
Risposta accettata
Royi Avital
il 22 Set 2014
4 Commenti
Geoff Hayes
il 23 Set 2014
Royi - I'm not sure what you mean by As you can see, they change files within MATLAB's folder. Do you mean they change when you run the setup?
Following Image Analyst's suggestion to contact support should most likely be the next step for you.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su MATLAB Compiler in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!