legends rescaling issue in MATLAB figure saving

12 ビュー (過去 30 日間)
Somnath Kale
Somnath Kale 2021 年 4 月 23 日
編集済み: Allen 2023 年 6 月 28 日
When I am saving my matlab figure in tiff or png file, the legends are going back to there default fontsize and overlaps with graph content. How can avoid this issue?

回答 (1 件)

Shadaab Siddiqie
Shadaab Siddiqie 2021 年 4 月 28 日
From my understanding when you save a plot it's legend's font size is reverting back to default. I have brought this issue to the notice of our developers. They will investigate the matter further.
  2 件のコメント
Somnath Kale
Somnath Kale 2021 年 4 月 28 日
編集済み: Somnath Kale 2021 年 4 月 28 日
But you know I found solution also. And Its as- go to the figure tab and instade of saving the .tiff file directly copy the vector grapics and paste into word or ppt and thats it!!
Allen
Allen 2023 年 6 月 28 日
編集済み: Allen 2023 年 6 月 28 日
@Shadaab Siddiqie I am curious if you have received any feedback from the developers and if they are planning to resolve this issue, or if you have come across another method to programmatically correct the issue. @Somnath Kale's manual fix using the "Copy Figure" selection in the Edit Menu does work perfectly to resolve the rescaling problem, but is not practical when working with large quantities of figures programmactically generated and saved to an image file.
Here are some examples of the expected outcome (manually copied/pasted) versus the actual (programmatically saved). Note that the rescaling issue also effects other objects such as textboxes.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeLegend についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by