Different symbolic identifiers for datestr and datetime
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
0 Commenti
Risposte (1)
Steven Lord
il 3 Ott 2016
The datetime format string uses the Unicode LDML standard where m refers to minute data and M to month. The datetick and datestr functions predate that standard and their convention uses m to represent month and M to represent minute.
0 Commenti
Vedere anche
Categorie
Scopri di più su Data Preprocessing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!