I need to make 150 plots which I want to do in for loop. To best view these plots, I want to export them to a single PDF.
조회 수: 1 (최근 30일)
이전 댓글 표시
I'm working on reviewing a bunch of data. To best do this, I need to make 150 plots, all of which look basically the same but show data for different paramenters. To view the plots, I think the best plan is to export them to a single pdf. This way I don't have 150 windows on my screen at the same time. Is it possible to save a plot to a pdf, then loop back through the script, create a second plot, and save it to the same pdf. simple examples would be appreciated!!!
댓글 수: 0
답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Function Creation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!