How to improve figure image quality when publishing to pdf?

9 ビュー (過去 30 日間)
Luke Firsching
Luke Firsching 2017 年 8 月 22 日
回答済み: Aastha 2025 年 6 月 19 日
I am using the MATLAB publisher to create pdf reports, but the image quality of plots and tables is poor. I have tried changing the Figure Image Format, Max Image Width, and Max Image Height under 'Edit Publishing Options', but none of these produced any appreciable change.
Are there modifications that can be done to the publish script or formatting that can be included in my code to improve the image quality? I am currently using version R2016A.
Thank you.

回答 (1 件)

Aastha
Aastha 2025 年 6 月 19 日
The image quality in published PDFs has improved in recent versions of MATLAB. I recommend upgrading to latest version of MATLAB.
You may also use the Export feature to define Image Resolution. Kindly follow the below mentioned steps:
1. Open your MATLAB file as Live Script.
2. From Home tab in toolstrip, Click "Export".
3. From export dialog box, Click "Show more"
4. Set "Figure resolution" as per requirement.
For more details regarding the "Export" option, kindly follow this documentation page:
Hope this helps!

カテゴリ

Help Center および File ExchangeMATLAB Report Generator についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by