Question about labels in a plot
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
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 个评论
Walter Roberson
2020-6-10
You can set the axes XRuler and YRuler TickLength
回答(0 个)
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!