Plot - Delete grid lines between yticks
2 views (last 30 days)
Show older comments
Mepe
on 16 Jun 2021
Commented: Sulaymon Eshkabilov
on 16 Jun 2021
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 ...
0 Comments
Accepted Answer
Sulaymon Eshkabilov
on 16 Jun 2021
grid off
% The rest you can check from Property Inspector of Figure
More Answers (0)
See Also
Categories
Find more on Annotations in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!