Is it possible to control xtick size/height?

Is it possible to control xtick size. My problem is that xtick size is different in different subplots by default. (if axes are rescaled)

 Accepted Answer

I’m not quite certain what you want. See TickLength for details on setting the tick length. I’m not certain how it rescales.

More Answers (1)

In R2014b and later (might possibly require R2015a), you can adjust the axes XAxis.TickLength property; see https://www.mathworks.com/help/matlab/ref/numericruler-properties.html

Categories

Tags

Community Treasure Hunt

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

Start Hunting!