How can I print 1 and 2 numbers farther?
1 回表示 (過去 30 日間)
古いコメントを表示
The numbers are very close and it is not clear at all. How can I solve this problem?
0 件のコメント
採用された回答
Image Analyst
2017 年 8 月 16 日
Put a space in front of the number, or change the x coordinate
text(x+1, y, ' 1');
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!