Bad clarity using export_fig

조회 수: 1 (최근 30일)
JA
JA 2016년 10월 20일
답변: Pritesh Shah 2016년 10월 20일
I am using Export_fig to export figs from matlab, I am getting very good plots generally. But when i add some textboxs and arrows in the fig. the clarity is pathetic.
I use the '-transparent' property, which does not work either.
export_fig('path', '-pdf','-transparent')
Anyone knows what is happening here. Normally this works very good, only when the text is added it acts like this way. Not sure if it's a glitch in the code or if i am doing anything wrong.
Note: I added the text and arrows with insert option on the menu bar.
  댓글 수: 2
Walter Roberson
Walter Roberson 2016년 10월 20일
which MATLAB release are you using?
JA
JA 2016년 10월 20일
R2011b

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

답변 (1개)

Pritesh Shah
Pritesh Shah 2016년 10월 20일
In figure window, file-> Save as-> Check option for PDF. It will be better quality.
In case, if you are using Latex, then you can save in eps format.
Even, you can search for print option in Matlab.
Thanks !!

카테고리

Help CenterFile Exchange에서 Visual Exploration에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by