Print MetaData file with higher pixels

조회 수: 6 (최근 30일)
Anand Rangaramu
Anand Rangaramu 2013년 8월 9일
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개)

카테고리

Help CenterFile Exchange에서 Printing and Saving에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by