problems with number of xticklabels

1 visualizzazione (ultimi 30 giorni)
Thishan Dharshana Karandana Gamalathge
Commentato: madhan ravi il 17 Nov 2018
I used the "xticklabels" function, but it limits to about 10 data points. I have 20 points which i need xtick lables on to X-axis. I am using MATLABR2018b-Student use

Risposte (1)

madhan ravi
madhan ravi il 17 Nov 2018
xticks(1:20) %you have to define xticks before xticklabels
xticklabels({'1','2','3','4','5'..............'20'})
  4 Commenti
Thishan Dharshana Karandana Gamalathge
Sorry, I don't know what you have meant. If you could explain with an example, that would be helpful.
madhan ravi
madhan ravi il 17 Nov 2018
I mean upload your code and the desired graph that you want to attain

Accedi per commentare.

Categorie

Scopri di più su 2-D and 3-D Plots in Help Center e File Exchange

Tag

Prodotti


Release

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by