Skip to content

Warning: Variable 'Ptot_pdf' originally saved as a prob.NormalDistribution cannot be instantiated as an object and will be read in as a uint32.  #8

@EngFatemeh

Description

@EngFatemeh

I want to run the STORM package in Matlab, but I receive this error:

STORM('Validation',1,30,2,'ptotC','stormsC','ptot2C','storms2C','ETC')

Warning: Variable 'Ptot_pdf' originally saved as a prob.NormalDistribution cannot be 
 instantiated as an object and will be read in as a uint32. 
 > In STORM (line 225) 
  Error using var (line 66)
  Invalid data type. First input argument must be single or double.

  Error in std (line 51)
  y = sqrt(var(varargin{:}));

  Error in STORM (line 227)
  sigma = std(Ptot_pdf);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions