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

 채택된 답변

Michael Haderlein
Michael Haderlein 2014년 7월 22일

0 개 추천

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

추가 답변 (0개)

카테고리

질문:

2014년 7월 22일

댓글:

2014년 7월 22일

Community Treasure Hunt

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

Start Hunting!

Translated by