UIGETDATE

UIGETDATE displays a dialog box in form of a calendar.
5,2K descargas
Actualizado 19 ago 2005

Ver licencia

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

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R14SP2
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Agradecimientos

Inspiración para: PlotMeTheGreeks, uisetdate2(varargin)

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0