Borrar filtros
Borrar filtros

strange plotting issue

2 visualizaciones (últimos 30 días)
David C
David C el 21 de Jun. de 2012
my code currently plots several series of data and then prints it to pdf in landscape mode
however, i'm trying to add a few new series to it, here's where the weirdness happens.
Prior to the new series, I have 6 series on the graph originally. Adding the 7th series, and the code still properly prints in landscape, however, as soon as the 8th one is added, it starts to print the figures in a rotated manner and in super low resolution.
I thought maybe the 8th series had some weird values, so I plotted the 7th + 9th series instead, same error. Plotted the 9th series by itself -> WORKS! as soon as i combine more than one of the new series together, it chokes.
anyone run into this issue in the past?
figure properties are completely untouched!

Respuestas (1)

Sean de Wolski
Sean de Wolski el 21 de Jun. de 2012
  1. Have you tried printing to something other than pdf?
  2. Have you tried export_fig?

Categorías

Más información sobre Two y-axis en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by