How can I align the text in center of legend?

15 vues (au cours des 30 derniers jours)
Riyadh Muttaleb
Riyadh Muttaleb le 27 Sep 2018
Commenté : Adam Danz le 27 Sep 2018
Hi everybody,
I want to center the text vertically in the legend box
any help would be highly appreciated;
Riyadh
  2 commentaires
Adam Danz
Adam Danz le 27 Sep 2018
Riyadh Muttaleb
Riyadh Muttaleb le 27 Sep 2018
columnlegend doesn't change the center of text in the legend box

Connectez-vous pour commenter.

Réponses (1)

Adam Danz
Adam Danz le 27 Sep 2018
Modifié(e) : Adam Danz le 27 Sep 2018
As is suggested in your previous question, read the documentation for the legend function.
You are currently setting the Orientation property to Horizontal. Try setting it to Vertical. Another solution is to change the NumColumns parameter. If that's not what you're looking for, please specify what you mean by aligning the text in the center.
  2 commentaires
Riyadh Muttaleb
Riyadh Muttaleb le 27 Sep 2018
I mean the text be vertically in the center, I used different numbers for NumColumns (1-100) but they didn't change anything in legend text,
Adam Danz
Adam Danz le 27 Sep 2018
Again, I think you are currently setting the Orientation property as Horizontal when you want it to be Vertical.

Connectez-vous pour commenter.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by