在matlab装完matcont工具箱之后出现如下问题怎么办?
>> matcont??? Error: File: gui_EP.m Line: 939 Column: 12
"v" previously appeared to be used as a function or command, conflicting with its use here as the name of a variable.
A possible cause of this error is that you forgot to initialize the
variable, or you have initialized it implicitly using load or eval.
Error in ==> matcont at 83
load(file); 1.不喜欢重覆帖
2.matcont是什么东西啊?
3.搜索下, 感觉应该发至"数学与非线性科学"版块, 好玩的是LZ重覆发三帖, 就是没有...
4.看报错, 好像是v定义有问题, 检查下吧 回复 2 # ChaChing 的帖子
不好意思,我不知道该发在哪个版块,以后注意 你这是打开matcont的时候出现了错误,还是运行程序的时候啊!看样子是chaching说的那样 错误提示:v原来是命令或是函数,与现在的变量冲突,
楼主最好给出错误附近的代码,这样能有点帮助吧!
页:
[1]