How can i change the range of the axis X
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 ....)
0 comentarios
Respuestas (1)
dpb
el 18 de Sept. de 2014
doc xlim
doc axes % then axes properties, particularly 'xtick'
doc set
0 comentarios
Ver también
Categorías
Más información sobre Data Exploration en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!