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.

 採用された回答

J. Alex Lee
J. Alex Lee 2020 年 8 月 12 日
編集済み: J. Alex Lee 2020 年 8 月 12 日

2 投票

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

1 件のコメント

Catalytic
Catalytic 2020 年 8 月 12 日
編集済み: Catalytic 2020 年 10 月 30 日
Thanks!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeMATLAB Report Generator についてさらに検索

質問済み:

2020 年 8 月 12 日

編集済み:

2020 年 10 月 30 日

Community Treasure Hunt

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

Start Hunting!

Translated by