Skip to content

Error using betacdf #8

@XinWangNeuro

Description

@XinWangNeuro

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions