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!