legends rescaling issue in MATLAB figure saving

23 visualizaciones (últimos 30 días)
Somnath Kale
Somnath Kale el 23 de Abr. de 2021
Comentada: Ash Willoughby el 14 de Nov. de 2024 a las 10:45
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?

Respuestas (1)

Shadaab Siddiqie
Shadaab Siddiqie el 28 de Abr. de 2021
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.
  3 comentarios
Allen
Allen el 28 de Jun. de 2023
Editada: Allen el 28 de Jun. de 2023
@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.
Ash Willoughby
Ash Willoughby el 14 de Nov. de 2024 a las 10:45
Hello,
I imagine this issue has been fixed? In what release has it been applied to?

Iniciar sesión para comentar.

Community Treasure Hunt

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

Start Hunting!

Translated by