UIGETDATE

UIGETDATE displays a dialog box in form of a calendar.
5,3K download
Aggiornato 19 ago 2005

Visualizza la licenza

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

Cita come

Elmar Tarajan (2025). UIGETDATE (https://it.mathworks.com/matlabcentral/fileexchange/8313-uigetdate), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R14SP2
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Language Fundamentals in Help Center e MATLAB Answers
Riconoscimenti

Ispirato: PlotMeTheGreeks, uisetdate2(varargin)

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0