How to change the background of a saved figure
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hi,
i want to print some graphs, I created and saved to .fig files.
I tried to change the background color via the Export Setup. This works fine as long as the figure just has been created and not been opened from a previously saved .fig file.
set(gcf,'color','white') does also not change anything.
The figure contains two seperate plots. I tried to change their background color seperately, but then I got a grey line in between.
I attached an example file so you can hopefully reproduce my problem and help me out.
Thanks in advance -Fabian
3 comentarios
KALYAN ACHARJYA
el 28 de Ag. de 2017
https://in.mathworks.com/matlabcentral/answers/96159-how-can-i-change-the-background-color-from-gray-to-white-when-copying-a-figure-to-powerpoint
Respuestas (0)
Ver también
Categorías
Más información sobre Interactive Control and Callbacks en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!