Is it possible to save images into a single pdf with MATLAB without margin?

6 visualizaciones (últimos 30 días)
Mr M.
Mr M. el 29 de Dic. de 2017
Comentada: Mr M. el 2 de En. de 2018
Is it possible to save images into a single pdf with MATLAB without margin? And is it possible to control the quality or compression?

Respuestas (1)

ANKUR KUMAR
ANKUR KUMAR el 30 de Dic. de 2017
My suggestion is to save in tiff or png format to control the resolution of image.
print('my_image','-dtiff','-r150')
Read these thread to get the answer of your question

Categorías

Más información sobre Image Segmentation and Analysis en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by