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.

2 views (last 30 days)
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!!!

Answers (1)

Raj
Raj on 15 May 2019

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!