Issues opening exported imagesc .eps figures from linux to macOS
이전 댓글 표시
Hi there,
I am having issues opening my exported imagesc .eps figures from MATLAB on linux (using a virtual server on xQuartz) to my local disk on macOS (version high sierra 10.13.6). I would like to edit the .eps files on Illustrator, which seems to be able to open the .eps files fine, however the .eps figures are seeming to lose information when transferred to macOS. Beforehand, the .eps files were in color, however when I opened them in preview as a pdf the colours blended together and I lost detail in the matrix:
When I open the files in illustrator now they seem to keep the individual cells, but it's still in black in white
Does anybody know why I'm having these issues and how I can open the files in illustrator with colour?
EDIT: one more important thing to mention, I'm also exporting eps files as bar graphs and those are in colour, so the issue is specific to imagesc plots it seems...
댓글 수: 2
Claudio Iturra
2018년 8월 26일
That sound like a problem with the Opengl, try set(gcf,'Renderer','OpenGL'), and then save the .eps
Darren Kenney
2018년 8월 26일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Environment and Settings에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!