Problem in set up for SVM ?

i am working on the Matlab R2010a 64 bit, previously i worked on Window 32bit and Matlab was the same 32 bit and i faced memory problem. For that i installed window 64bit and Matlab 64bit. For SVM when i sun the command mex -setup , it did not get the visual studio 6.0 compiler which i already installed. Please help me to solve it.

 采纳的回答

Walter Roberson
Walter Roberson 2016-2-17

0 个投票

Visual Studio 6.0 was a 1998 compiler. The R2010b release did not support anything older than Visual C++ 2005 Professional.
Visual C++ 2010 Express + SDK 7.1 is supported. There are links in the above pdf but I do not know if the links are still valid.

2 个评论

Sorry MATLAB R2010a i used. I misplaced with 2010b.
For R2010a, the 6.0 edition is supported for 32 bit MATLAB but for 64 bit MATLAB 8.0 (2005) is the earliest supported.

请先登录,再进行评论。

更多回答(0 个)

类别

帮助中心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!

Translated by