Clear Filters
Clear Filters

How to save matlab figure with grid on and with high resolution.

2 views (last 30 days)
Hi All,
I am using print to save my figure in my working directory.
I use like print('filename','-dpng','-r300');
If I follow this I can not see the grid in the saved figure although it is present in displayed
screen.How to save figure along with grid on features.
Thanks

Answers (0)

Categories

Find more on Interactive Control and Callbacks 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!