How can i change the range of the axis X

1 visualización (últimos 30 días)
edson ferreira
edson ferreira el 18 de Sept. de 2014
Respondida: dpb el 18 de Sept. de 2014
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 ....)

Respuestas (1)

dpb
dpb el 18 de Sept. de 2014
doc xlim
doc axes % then axes properties, particularly 'xtick'
doc set

Categorías

Más información sobre Specifying Target for Graphics Output en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by