Programmatically configuring mex to use setup
4 次查看(过去 30 天)
显示 更早的评论
Hi,
how can I programmatically ask mex to use a certain compiler such as 'Microsoft Visual C++ 2013 Professional (C++)' or 'Microsoft Visual C++ 2015 Professional (C++)'?
I can run 'mex -setup' and select a compiler manually by clicking the links but this is
a. manual
b. the links are dependent on user name, matlab install dir etc.
I need a method which could work on other users and other install dirs and can be called from a matlab script.
Thanks
0 个评论
回答(0 个)
另请参阅
类别
在 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!