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);