unix time to matlab time converter

Version 1.2.0.0 (1.33 KB) by Georg D
converts matlab time into unixtime or unixtime into matlab time
672 Downloads
Updated 30 Nov 2011

View License

% 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

Cite As

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

MATLAB Release Compatibility
Created with R2008b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Dates and Time in Help Center and MATLAB Answers
Version Published Release Notes
1.2.0.0

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

1.0.0.0