What's the corresponding function to "xtickformat" in Matlab R2015a?
Mostra commenti meno recenti
Hello, I want to use the function:
xtickformat('hh:mm')
in Matlab R2015a, but it told me:
Undefined function or variable 'xtickformat'.
How can I fix this?
1 Commento
Manoj
il 29 Lug 2018
datetick('x','HH:MM');
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Axes Appearance in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!