摘要:
未解决问题如下:1)目的:把m文件编译成cpp、hpp、exe文件,以便在C程序中调用 环境:VS2008+Matlab2009b M文件代码:function y=exmaple3(n)y=0;for i=1:n y=y+i;end 编译命令:mcc -m exmaple3 Error:'cmd' 不是内部或外部命令,也不是可运行的程序 或批处理文件。 Error: An error occurred while shelling out to mbuild (error code = 1). Unable to build executable (specify the - 阅读全文
posted @ 2011-06-25 09:47
蔡諝
阅读(2368)
评论(0)
推荐(0)
浙公网安备 33010602011771号