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

2 vues (au cours des 30 derniers jours)
Mr M.
Mr M. le 29 Déc 2017
Commenté : Mr M. le 2 Jan 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?

Réponses (1)

ANKUR KUMAR
ANKUR KUMAR le 30 Déc 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

Catégories

En savoir plus sur Image Segmentation and Analysis dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by