unix time to matlab time converter

Versión 1.2.0.0 (1.33 KB) por Georg D
converts matlab time into unixtime or unixtime into matlab time
663 descargas
Actualizado 30 Nov 2011

Ver licencia

% 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

Citar como

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. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2008b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Dates and Time en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.2.0.0

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

1.0.0.0