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 件)

カテゴリ

ヘルプ センター および File ExchangeLine Plots についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by