标签: matlab
我需要从Matlab中的datetime数组中提取日期和月份。我知道我可以分别提取day()和month()。我只想显示日期月份格式的x轴,如25/08或8月25日。 有什么快捷的方法吗?
感谢您的投入。