Azzera filtri
Azzera filtri

plot / names for points

2 visualizzazioni (ultimi 30 giorni)
Max Müller
Max Müller il 22 Lug 2014
Commentato: Max Müller il 22 Lug 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)

Risposta accettata

Michael Haderlein
Michael Haderlein il 22 Lug 2014
I always add a space:
strcat({' '},names)
Best regards, Michael

Più risposte (0)

Categorie

Scopri di più su 2-D and 3-D Plots in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by