ymd
日期时间的年、月和日数字
说明
示例
输入参数
t
— 输入日期和时间
datetime
数组
输入日期和时间,指定为 datetime
数组。
输出参数
y
— ISO 年数字
标量 | 向量 | 矩阵 | 多维数组
ISO 年数字,以标量、向量、矩阵或整数值多维数组形式返回。ISO 年数字包括零年并使用负值表示 BCE 年。y
的类型为 double
,大小与 t
相同。
m
— 月数
标量 | 向量 | 矩阵 | 多维数组
月数,以标量、向量、矩阵或多维数组(包含从 1 到 12 的整数值)形式返回。m
的类型为 double
,大小与 t
相同。
d
— 一个月中的日期数字
标量 | 向量 | 矩阵 | 多维数组
一个月中的日期数字,以标量、向量、矩阵或多维数组(包含从 1 到 28、29、30 或 31 的整数值)形式返回,具体取决于月和年。d
的类型为 double
,大小与 t
相同。
扩展功能
tall 数组
对行数太多而无法放入内存的数组进行计算。
此函数完全支持 tall 数组。有关详细信息,请参阅 tall 数组。
C/C++ 代码生成
使用 MATLAB® Coder™ 生成 C 代码和 C++ 代码。
基于线程的环境
使用 MATLAB® backgroundPool
在后台运行代码或使用 Parallel Computing Toolbox™ ThreadPool
加快代码运行速度。
此函数完全支持基于线程的环境。有关详细信息,请参阅Run MATLAB Functions in Thread-Based Environment。
分布式数组
使用 Parallel Computing Toolbox™ 在集群的组合内存中对大型数组进行分区。
此函数完全支持分布式数组。有关详细信息,请参阅Run MATLAB Functions with Distributed Arrays (Parallel Computing Toolbox)。
版本历史记录
在 R2014b 中推出
MATLAB 命令
您点击的链接对应于以下 MATLAB 命令:
请在 MATLAB 命令行窗口中直接输入以执行命令。Web 浏览器不支持 MATLAB 命令。
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)