Turn off the dispaly of the values on Yaxis
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Tiago Dias
el 3 de Jun. de 2019
Comentada: Tiago Dias
el 3 de Jun. de 2019
Hello,
I was wondering if it is possible to just turn off the values from 0 to 160 on Yaxis, but remaining the grid and Ticks?
I tried:
set(gca,'XTick',[], 'YTick', [])
but it removes the grid.
Thanks for your time,
Tiago
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Interactive Control and Callbacks en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!