How to change the background of a saved figure
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
KALYAN ACHARJYA
le 28 Août 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
Réponses (0)
Voir également
Catégories
En savoir plus sur Interactive Control and Callbacks dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!