No BSD License
function nu=unit_time_s() str.name='s'; str.fullname='seconds'; str.converter=unitconvertermultpow(1,1); un=unit(str.name,str.fullname,str.converter); nu=class(str,'unit_time_s',un);
Contact us at files@mathworks.com