white grid on black axes?
2 views (last 30 days)
Show older comments
Hi,
How can I put a white grid on black axes in a figure? If I try
figure
set(gca, 'Color', 'k')
grid on
then the grid is not visible and I don't know which property sets its color...
Thanks,
Razvan
0 Comments
See Also
Categories
Find more on Annotations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!