Painter's Transparency Problem

I am saving histogram graphs in eps format, but the graphs are pixelated. I solved this issue by using
set(gcf,'renderer','Painters').
Now, the new problem is that my histograms are not transparent. Do you have suggestions to address the problem?

댓글 수: 1

Walter Roberson
Walter Roberson 2019년 9월 5일
Painters does not support transparency, only OpenGL does.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Histograms에 대해 자세히 알아보기

질문:

rrv
2019년 9월 5일

댓글:

2019년 9월 5일

Community Treasure Hunt

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

Start Hunting!

Translated by