Is there an alpha parameter that sets the transparency of a plot's background axis color? I would like to be able to export a plot to Powerpoint and then overlay it semi-transparently onto other Powerpoint objects.

 Akzeptierte Antwort

J. Alex Lee
J. Alex Lee am 12 Aug. 2020
Bearbeitet: J. Alex Lee am 12 Aug. 2020

2 Stimmen

For traditional axes, you can set the "Color" property to "none"
ax = axes("Color","none")

Weitere Antworten (0)

Kategorien

Mehr zu MATLAB Report Generator finden Sie in Hilfe-Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by