How to save matlab figure with grid on and with high resolution.
조회 수: 2 (최근 30일)
이전 댓글 표시
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
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Printing and Saving에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!