Hey Guys. How can I get some space between the points (x,y) and thier "names".
text(x,y1,names,'Interpreter','none','rotation',90)

 Réponse acceptée

Michael Haderlein
Michael Haderlein le 22 Juil 2014

0 votes

I always add a space:
strcat({' '},names)
Best regards, Michael

Plus de réponses (0)

Catégories

En savoir plus sur Line Plots dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by