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!