UIGETDATE

版本 1.0.0.0 (3.4 KB) 作者: Elmar Tarajan
UIGETDATE displays a dialog box in form of a calendar.
5.2K 次下载
更新时间 2005/8/19

查看许可证

UIGETDATE date selection dialog box
T = UIGETDATE(D) displays a dialog box in form of a calendar

UIGETDATE expects serial date number or standard MATLAB Date
format (see DATESTR) as input data und returns serial date number
for the selected date and time.

UIGETDATE by itself uses the current date and time as input data

Example:
t = datestr( uigetdate('16-Aug-1974 03:00') )

See also datevec, datestr, datenum

引用格式

Elmar Tarajan (2024). UIGETDATE (https://www.mathworks.com/matlabcentral/fileexchange/8313-uigetdate), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R14SP2
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Language Fundamentals 的更多信息
致谢

启发作品: PlotMeTheGreeks, uisetdate2(varargin)

Community Treasure Hunt

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

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