R2016a default size of title and xlabel many large

3 visualizaciones (últimos 30 días)
Leilane Passos
Leilane Passos el 7 de Nov. de 2017
Comentada: Greg el 9 de Nov. de 2017
Dear all,
I was using Matlab R2013b and in that version when I made a figure and saved using the command saveas when I run in the script, the figure always was save automatically proportional. Now I started to use R2016a and when I run the same script, the figure didn't stay proportionally. The default fontsize of the title and the xlabel was large. Is there a away of my figure stay proportional automatically just like in version R2013b? Why this is happening?
  3 comentarios
Greg
Greg el 7 de Nov. de 2017
Your question title states R2016b but the question itself references R2016a.
Leilane Passos
Leilane Passos el 8 de Nov. de 2017
In R2013b I don't have a startup.m file. I corrected the error in the title, thanks!

Iniciar sesión para comentar.

Respuesta aceptada

Greg
Greg el 7 de Nov. de 2017
Editada: Greg el 7 de Nov. de 2017
R2014b introduced the "title-font-size-multiplier" (as well as label) for axes. See more here:
Also, R2016a made some (semi-drastic) changes to the way figures export. See the release notes for complete information:
  2 comentarios
Leilane Passos
Leilane Passos el 8 de Nov. de 2017
Thanks Greg,
in the second link I found this command: matlab.graphics.internal.setPrintPreferences('DefaultPaperPositionMode','manual')
It solved my problem!
Greg
Greg el 9 de Nov. de 2017
Glad I could help!

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Printing and Saving en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by