CelsoReyes / zmap7

ZMAP Seismology Software. V 7.x has been updated to MATLAB R2018a.
80 stars 40 forks source link

Error Export current catalog to workspace (OLD Zmap Array) #59

Open Sepi-Rastin opened 3 years ago

Sepi-Rastin commented 3 years ago

Undefined function 'fix' for input arguments of type 'datetime'.

Error in decyear (line 34) leapy = rem(fix(date(:,1)),4) == 0 & rem(fix(date(:,1)),100) ~= 0 | rem(fix(date(:,1)),400) == 0 ;