Set image size for saving a figure
Mostrar comentarios más antiguos
Hello,
In reports I use a lot of matlab-generated plots, but I always have to rescale a saved image of a plot to fit nicely into my document window. I end up with plots that show inconsistent font sizes.
Is there a way to have the plot function create a figure that already has the right standard size? I've tried, to no avail:
set(gcf,'Units','centimeters'); xSize = 15;
Thanks!
Respuestas (0)
Categorías
Más información sobre Data Exploration en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!