unix time to matlab time converter

版本 1.2.0.0 (1.3 KB) 作者: Georg D
converts matlab time into unixtime or unixtime into matlab time
665.0 次下载
更新时间 2011/11/30

查看许可证

% 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

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2008b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Dates and Time 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.2.0.0

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

1.0.0.0