Borrar filtros
Borrar filtros

plot / names for points

2 visualizaciones (últimos 30 días)
Max Müller
Max Müller el 22 de Jul. de 2014
Comentada: Max Müller el 22 de Jul. de 2014
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
I always add a space:
strcat({' '},names)
Best regards, Michael

Más respuestas (0)

Categorías

Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by