Different output figure by export_fig and save function in gui
이전 댓글 표시
Hi there, I used aDot.MarkerHandle.FaceColorData = uint8(255*[LineColor(g,:) 0.5]') to change the alpha value of the plot. The figure should looks like this

but if I use export_fig, print or saveas function, the output color becomes like this

though by press the save button in file menu the transparent color is correct, the resolution is poor. Can some one help me to solve this problem??
Thanks, Heather.
댓글 수: 2
Walter Roberson
2015년 10월 6일
That does not FaceColorData does not sound like Alpha data to me?
ChihChin Hsu
2015년 11월 3일
채택된 답변
추가 답변 (1개)
Jan
2015년 11월 3일
0 개 추천
Do you create an EPS file? Then the answer is easy: EPS does not support transparency.
카테고리
도움말 센터 및 File Exchange에서 Creating, Deleting, and Querying Graphics Objects에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!