saving graphs to pdf
    조회 수: 6 (최근 30일)
  
       이전 댓글 표시
    
hi all 
i have found this example of how to export figures into pdf
my code currently is plotting graphs from a for loop can anyone help in addapting the above code so it can be used in a for loop and add new figure to the pdf each loop or something along those lines.
댓글 수: 8
  Jan
      
      
 2021년 2월 20일
				What exactly is too small: Too much space between the axes or the too much space between the axes anbd the border? Maybe setting the 'PaperPosition' of the figure solves your problem, or one of these FileExchange submissions:
- https://www.mathworks.com/matlabcentral/fileexchange/51236-subplot
- https://www.mathworks.com/matlabcentral/fileexchange/68326-border-less-tight-subplot-auto-refresh
- https://www.mathworks.com/matlabcentral/fileexchange/20003-panel
- https://www.mathworks.com/matlabcentral/fileexchange/30884-controllable-tight-subplot
답변 (0개)
참고 항목
카테고리
				Help Center 및 File Exchange에서 Graphics Performance에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



