回帖:扬帆远航:针对matlab与codev后台都连不上的朋友,我把matlab的源文件传几个上来:
1、解压后拷贝到cvuser目录下,里面有个dbgauss的seq文件。
2、打开matlab,路径cvuser,依次运行cvon.m开启code v内核,运行cvin.m弹出对话框可以打开dbgauss.seq(也可打开你自己的透镜seq文件)
3、运行 ..(2014-05-25 11:06)
??? Undefined function or method 'cvcmd' for input arguments of type 'char'.
Error in ==> cvin at 19
cvoutput = cvcmd(cmd);
開cvin以後發現上述問題該如何處理