Print MetaData file with higher pixels
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Printing and Saving en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!