How to save Matlab Figure without a trasparent background?

Good evening,
how can I save matlab figure without a trasparent background?
I need to save a figure without the white background to insert it on PowerPoint, do you have any suggestions? I just tried with "exportgraphics" by setting trasparent but it doesn't seem to work.
Thank you all in advance

3 Comments

After plotting the figure, you can set the figure background to "white (usually the default color)" or some other color using the figure properties option from "Edit" menu in the figure window. Later you can save as it with sutiable name as intended
" I just tried with "exportgraphics" by setting trasparent but it doesn't seem to work."
Why are using setting the background to be transparent when you don't want it to be transparent?
Despite the wording of the question and description, I think OP wants a transparent background. Just a guess. It's confusing.

Sign in to comment.

Products

Release

R2022a

Asked:

on 9 Dec 2023

Commented:

on 11 Dec 2023

Community Treasure Hunt

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

Start Hunting!