compare function plot: hopelessly monochrome

Hi, I'm trying to print to PDF a system response comparison plot obtained by using the compare(data,sys1,...,sysN,prediction_horizon) function, but when it comes to printing (even to PDF) I can't manage to have a coloured image.
The steps I tried so far: when i click on Print, I select the Appearance tab and check the "Color" radio button (while at first the Monochrome radio is selected and, suspiciously, greyed), nevertheless the .ps file always generates a B\W figure. Could it be a renderer-related issue?

답변 (1개)

Image Analyst
Image Analyst 2014년 10월 1일

0 개 추천

댓글 수: 1

maru
maru 2014년 10월 1일
yep, with no success because actually the plot is open in the system comparison environment, which is not itself a figure (thus not allowing to use export_fig.
Btw I was able to figure it out with the following steps:
  1. click on the "add legend" button inside the compare plot window
  2. right click on the legend box, choose "Show Property Editor"
This will open the plot as an actual figure, which will allow you to see the button "Export setup.." where you can actually specify the output format. For example EPS and PDF will produce coloured images.

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

카테고리

도움말 센터File Exchange에서 Creating, Deleting, and Querying Graphics Objects에 대해 자세히 알아보기

제품

질문:

2014년 10월 1일

댓글:

2014년 10월 1일

Community Treasure Hunt

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

Start Hunting!

Translated by