matlab7.0连接搜索不到vc++6.0编译器

matlab7.0在进行环境配置之后,mex -setup 没有vc++6.0的选项,只有一个lcc
matlab7.0连接搜索不到vc++6.0编译器
只需要在would you like mex to locate installed compilers这个地方输入n,就可以手动选择vc++6.0编译器

matlab7.0连接搜索不到vc++6.0编译器