What's the corresponding function to "xtickformat" in Matlab R2015a?
Show older comments
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 Comment
Manoj
on 29 Jul 2018
datetick('x','HH:MM');
Accepted Answer
More Answers (0)
Categories
Find more on Axes Appearance in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!