Effacer les filtres
Effacer les filtres

How to label X axis in the form of characters?

4 vues (au cours des 30 derniers jours)
Sivakumaran Chandrasekaran
Commenté : Jan le 6 Sep 2021
Hi,
How to label X axis in the form of characters.
Regards,
siva
  2 commentaires
Abdul Hannan
Abdul Hannan le 6 Sep 2021
how are you how cant find simulink obsticle Enviroment
Abdul Hannan
Abdul Hannan le 6 Sep 2021
i have download matlab

Connectez-vous pour commenter.

Réponse acceptée

Richard
Richard le 28 Mar 2012
set(gca,'XTickLabel',{'data point 1','data point 2'});
where data point 1 and data point 2 will become the name of that particular xlabel. You need to have the number of strings to be equal to the number of points.
  2 commentaires
Abdul Hannan
Abdul Hannan le 6 Sep 2021
sorry i didnot get ur answer rechird
Jan
Jan le 6 Sep 2021
[Moved from section for Asnwers]
Hi
Thanks for your help.
Regards, Siva siva@sdatech.in

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur View and Analyze Simulation Results dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by