How can I print 1 and 2 numbers farther?

1 view (last 30 days)
The numbers are very close and it is not clear at all. How can I solve this problem?

Accepted Answer

Image Analyst
Image Analyst on 16 Aug 2017
Put a space in front of the number, or change the x coordinate
text(x+1, y, ' 1');

More Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!