Adjusting zticks and xticks position for bar plot

Hi!
I am plotting a bar plot as shown below. There is a problem in the xticks and zticks, as they are on the overlapping the axis. How can I solve this?
P.S: I am using Matlab 2018 version. helpimage.jpg

Answers (1)

You can try rotating the labels of the overlapping axes.
Refer xtickangle for more information.

Tags

Answered:

on 11 Feb 2020

Community Treasure Hunt

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

Start Hunting!