关于类的定义
The CLASS function must be called from a class constructor.Error in ==> general_pdf at 29
p = class(p,'general_pdf');
Error in ==> gpdf at 24
p = class(p,'gpdf',general_pdf); % creates an ancestor object gpdf
请问这个类的定义有什么问题啊?
好像没有人了解这个问题啊,寻高手{:{39}:} 继续顶{:{39}:} 寻高手! 注明下 这是matlab里面的运行出错提示{:{13}:} class函数只能在类的构造函数中引用 需要将含有类的文件夹放到当前文件夹中
页:
[1]