How to change the background of a saved figure
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
KALYAN ACHARJYA
2017-8-28
https://in.mathworks.com/matlabcentral/answers/96159-how-can-i-change-the-background-color-from-gray-to-white-when-copying-a-figure-to-powerpoint
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Interactive Control and Callbacks 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!