How can i change the range of the axis X

조회 수: 1 (최근 30일)
edson ferreira
edson ferreira 2014년 9월 18일
답변: dpb 2014년 9월 18일
I created a graph where the X-axis is divided into 10 on 10 units. I would like the representation of the X-axis was 1 on 1 eg.: 10 20 30 40 on the X axis (I need. 1 2 3 .... 10 11 12 13 ....)

답변 (1개)

dpb
dpb 2014년 9월 18일
doc xlim
doc axes % then axes properties, particularly 'xtick'
doc set

카테고리

Help CenterFile Exchange에서 Specifying Target for Graphics Output에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by