Plot - Delete grid lines between yticks

I assigned manual ticks for a plot (0.2 and 2). Is there a way to remove the gridlines in between (2) and also the small thick lines (1)? These were probably generated automatically ...

 Accepted Answer

grid off
% The rest you can check from Property Inspector of Figure

2 Comments

Thanks for the answer. The properly inspector works well!

Sign in to comment.

More Answers (0)

Categories

Products

Community Treasure Hunt

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

Start Hunting!