필터 지우기
필터 지우기

too many subplots- not visible output

조회 수: 4 (최근 30일)
H R
H R 2016년 11월 30일
댓글: Walter Roberson 2016년 12월 1일
I have a matrix of 17*17 subplots as an output of a process. When I run the script to show the matlab figure with subplots, they are all compressed to each other and because my PC screen size is small I can not make them any bigger to be visible. How to print/save this figure (with 17*17 subplots) into a file that is easily visible without the need to have a very large screen size?
  댓글 수: 1
Walter Roberson
Walter Roberson 2016년 12월 1일
Would the saving just be for the purpose of examining the plots? If so then there are other ways to display multiple multiple plots and scroll to make them visible.

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

답변 (1개)

bio lim
bio lim 2016년 12월 1일
One option is that on your figure, you can click on Export Setup, and on the Rendering section, choose the Resolution (dpi) as 600. You can save the figure as a .fig, or .jpg, and the quality should be decent.

카테고리

Help CenterFile Exchange에서 Subplots에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by