legends rescaling issue in MATLAB figure saving

8 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Legend 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by