UIGETDATE
バージョン 1.0.0.0 (3.42 KB) 作成者:
Elmar Tarajan
UIGETDATE displays a dialog box in form of a calendar.
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 (2026). UIGETDATE (https://jp.mathworks.com/matlabcentral/fileexchange/8313-uigetdate), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R14SP2
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- MATLAB > Language Fundamentals >
- MATLAB > App Building >
- MATLAB > Language Fundamentals > Data Types > Dates and Time >
Help Center および MATLAB Answers で Language Fundamentals についてさらに検索
タグ
謝辞
ヒントを与えたファイル: PlotMeTheGreeks, uisetdate2(varargin)
| バージョン | 公開済み | リリース ノート | |
|---|---|---|---|
| 1.0.0.0 |