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

 Respuesta aceptada

Michael Haderlein
Michael Haderlein el 22 de Jul. de 2014

0 votos

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

Más respuestas (0)

Preguntada:

el 22 de Jul. de 2014

Comentada:

el 22 de Jul. de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by