Big Plots With Subplots Via Parallel (nodisplay mode)

조회 수: 2 (최근 30일)
Randall
Randall 2014년 4월 1일
댓글: Salaheddin Hosseinzadeh 2014년 4월 1일
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
Salaheddin Hosseinzadeh
Salaheddin Hosseinzadeh 2014년 4월 1일
Are you sure that 'position',[100 100...
and 'paperpositionmode','auto'
Won't interfere?!

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Convert Image Type에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by