Hi all,
I am having a problems with exporting a matlab figure in colored eps. I looked throughout the newsgroup's old questions without getting anything useful. IT would be great if someone could point me the right way.
While I am able to export a matlab figure in colored eps from the GUI 'Save as' command, both commands:
saveas(figure,'name','epsc');
print(figure,'name',-depsc2');
result in the saved/printed figure to be a black and white eps. Anyone knows why is this be happening?
Thanks in advance

댓글 수: 1

Richard Quist
Richard Quist 2016년 5월 17일
That is certainly unexpected. It would help to see a more complete example of code you use to construct the figure, and to know what version of MATLAB you are using.
Rich

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

답변 (1개)

0 개 추천

use -depsc for colour images

댓글 수: 1

raha ahmadi
raha ahmadi 2021년 10월 9일
It was my problem too. thank you so much

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

카테고리

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

제품

질문:

2016년 5월 17일

댓글:

2021년 10월 9일

Community Treasure Hunt

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

Start Hunting!

Translated by