unix time to matlab time converter

Version 1.2.0.0 (1,33 KB) von Georg D
converts matlab time into unixtime or unixtime into matlab time
665 Downloads
Aktualisiert 30. Nov 2011

Lizenz anzeigen

% this function either converts a matlab time vector (or a matrix containing time vectors) into unixtime
% or unixtime into matlab time vector(s)
% unixtime is seconds since 1.1.1970
% matlabtime is days after 1.1.000

Zitieren als

Georg D (2024). unix time to matlab time converter (https://www.mathworks.com/matlabcentral/fileexchange/32187-unix-time-to-matlab-time-converter), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2008b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Dates and Time finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.2.0.0

appropriate error message on wrong user input, clearer instruction for input

1.0.0.0