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")

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 MATLAB 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