zmap7
zmap7 copied to clipboard
error when calculate p value for subset or xsec A-A'
I tried to use the "estimate P" under f(t) function to estimate p c k parameters of the Omori-Utsu law, but it is shown with the below error, how to solve it?
Incorrect number or types of inputs or outputs for function
'mypval2m'.
Error in MyPvalClass.pvalcat (line 465)
[pv, pstd, cv, cstd, kv, kstd, rja, rjb] = mypval2m(obj, eqDates, eqMags,'date',valeg2,CO);
Error in CumTimePlot/add_cumtimeplot_zmenu/cb_pestimate (line 406)
MyPvalClass.pvalcat(obj.catalog);
Error while evaluating Menu Callback.