By using the mentioned code i am getting this plot. Now i want x label tics at each month. How can i get it?

t=datenum(2013,11,24):datenum(2015,06,19);
ax=plotyyy(t',sst,t',pco2,t',sss);
datetick('x','mmm-yy','keepticks')
set(ax(1),'XTick',[])

Risposte (0)

Questa domanda è chiusa.

Richiesto:

il 25 Ott 2017

Chiuso:

il 20 Ago 2021

Community Treasure Hunt

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

Start Hunting!

Translated by