MATLAB_Functions

版本 1.0.3 (3.9 MB) 作者: Moyo Ajayi
Repository of useful functions created for MATLAB users
58.0 次下载
更新时间 2019/10/24

Functions included in this repository

----DEC_DOY-----
DEC_DOY Converts datetime objects to decimal year.
DECIMAL_YEAR = DEC_DOY(datetime) returns the day of year with time of day represented as a decimal

Example:
dt = datetime(2019, 10, 23, 21, 50, 05, 123);
decimal_doy = dec_doy(dt)
decimal_doy =
296.9098

Created by Moyo Ajayi
Oct 2019
Vanderbilt University

引用格式

Moyo Ajayi (2024). MATLAB_Functions (https://github.com/907Resident/MATLAB_Functions), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2019b
与 R2018a 及更高版本兼容
平台兼容性
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!

无法下载基于 GitHub 默认分支的版本

版本 已发布 发行说明
1.0.3

Updated Description

1.0.2

Edited the description

1.0.1

Connected File Exchange to GitHub

1.0.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库