Print MetaData file with higher pixels

1 view (last 30 days)
Anand Rangaramu
Anand Rangaramu on 9 Aug 2013
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.

Answers (0)

Categories

Find more on Images in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!