UIGETDATE

UIGETDATE displays a dialog box in form of a calendar.
5,3K téléchargements
Mise à jour 19 août 2005

Afficher la licence

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

Citation pour cette source

Elmar Tarajan (2025). UIGETDATE (https://fr.mathworks.com/matlabcentral/fileexchange/8313-uigetdate), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R14SP2
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Language Fundamentals dans Help Center et MATLAB Answers
Remerciements

A inspiré : PlotMeTheGreeks, uisetdate2(varargin)

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0