60605408_426461488142501_619273639144980480_n.png
Hey everyone,
How can I remove the space between the y axis. As it is 0 0.5 1 1.5 2 2.5 3 .... , i just only want it to be 0 1 2 3 4 5.
Thanks in advance

 채택된 답변

KALYAN ACHARJYA
KALYAN ACHARJYA 2019년 5월 19일
편집: KALYAN ACHARJYA 2019년 5월 19일

0 개 추천

yticks([0 1 2 3 4 5]);
More detail read here

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Annotations에 대해 자세히 알아보기

태그

질문:

2019년 5월 19일

편집:

2019년 5월 19일

Community Treasure Hunt

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

Start Hunting!

Translated by