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?

Antworten (1)

Image Analyst
Image Analyst am 1 Okt. 2014

0 Stimmen

1 Kommentar

maru
maru am 1 Okt. 2014
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.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Creating, Deleting, and Querying Graphics Objects finden Sie in Hilfe-Center und File Exchange

Produkte

Gefragt:

am 1 Okt. 2014

Kommentiert:

am 1 Okt. 2014

Community Treasure Hunt

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

Start Hunting!

Translated by