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
663 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 (2024). 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

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.2.0.0

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

1.0.0.0