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

2 ビュー (過去 30 日間)
Mr M.
Mr M. 2017 年 12 月 29 日
コメント済み: Mr M. 2018 年 1 月 2 日
Is it possible to save images into a single pdf with MATLAB without margin? And is it possible to control the quality or compression?

回答 (1 件)

ANKUR KUMAR
ANKUR KUMAR 2017 年 12 月 30 日
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

カテゴリ

Help Center および File ExchangeImage Segmentation and Analysis についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by