Question about labels in a plot
Info
This question is closed. Reopen it to edit or answer.
Show older comments
I have a simple question about labels in a plot: is there possible to remove the labels and the ticks from one (or both) axis?
For example, in the image below I have a plot done by imagesc . How can I remove all the ticks and leave the number on the left (2,4,6,...) without ticks ?

1 Comment
Walter Roberson
on 10 Jun 2020
You can set the axes XRuler and YRuler TickLength
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!