-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hi, I tried to use the mostest_demo data to run the 'mostest.m' in Matlab2020b, but get the errors as follow:
**"Error using betacdf
Too many input arguments.
Error in prob.BetaDistribution.cdffunc (line 163)
[varargout{1:nargout}] = betacdf(varargin{:});
Error in prob.ToolboxParametricDistribution/cdffun (line 16)
[varargout{1:nargout}] = this.cdffunc(x,pcell{1:min(end,this.NumParameters)},covarg{:},varargin{:});
Error in prob.TruncatableDistribution/cdf (line 153)
y = cdffun(this,x,varargin{:});
Error in mostest (line 209)
cdf_minpvecs=cdf(pd_minpvecs,10.^-hv_maxlogpvecs,'upper');"**
Could you help me to figure out the issue? thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels