我的copulafit文件是论坛上下的,运行后报错:
>> p=copulafit('gaussian',a)
??? Undefined function or method 'statgetargs' for input arguments of type
'cell'.
Error in ==> copulafit at 92
[eid,errmsg,alpha,method,options] = statgetargs(pnames, dflts, varargin{:});
有谁能帮忙解决一下啊?