Print MetaData file with higher pixels
조회 수: 6 (최근 30일)
이전 댓글 표시
I am trying to print metadata ".emf" file using print command
print(h,'-dmeta', 'C:\PROJECTS\WORK_AREA\04.emf')
Matlab throws an Warning: Image dimensions exceed threshold of 600 pixels. Reducing image dimensions
This makes the image unusable.
Is there a way to get higher resolution image??
Surprisingly in Matlab 2009a '-v' option doesn't prompt for printer and it fixes the problem. But later versions will bring up printer options for '-v' command.
댓글 수: 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!