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

 Akzeptierte Antwort

Michael Haderlein
Michael Haderlein am 22 Jul. 2014

0 Stimmen

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

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by