Big Plots With Subplots Via Parallel (nodisplay mode)

1 visualización (últimos 30 días)
Randall
Randall el 1 de Abr. de 2014
Comentada: Salaheddin Hosseinzadeh el 1 de Abr. de 2014
I am trying to create plots while running in parallel using a Mac or Linux machine. These plots look great when done in normal mode using the native display manager. However when I run in parallel I cannot coax the plot quality out. I have tried various formats including PDF and the results are the same; each of my four subplots are very small - essentiall lines.
Here is the figure declaration: figure('position', [ 100 100 700 1200], 'renderer','painters','PaperPositionMode','auto', 'visible', 'off')
  1 comentario
Salaheddin Hosseinzadeh
Salaheddin Hosseinzadeh el 1 de Abr. de 2014
Are you sure that 'position',[100 100...
and 'paperpositionmode','auto'
Won't interfere?!

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Convert Image Type en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by