Different output figure by export_fig and save function in gui
Ältere Kommentare anzeigen
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 Kommentare
Walter Roberson
am 6 Okt. 2015
That does not FaceColorData does not sound like Alpha data to me?
ChihChin Hsu
am 3 Nov. 2015
Akzeptierte Antwort
Weitere Antworten (1)
Jan
am 3 Nov. 2015
0 Stimmen
Do you create an EPS file? Then the answer is easy: EPS does not support transparency.
1 Kommentar
ChihChin Hsu
am 3 Nov. 2015
Kategorien
Mehr zu Creating, Deleting, and Querying Graphics Objects finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!