Relative Content

Tag Archive for matlabpdf-generationmatlab-figure

Matlab exportgraphics with uitable?

I have a uitable in a figure that I am trying to save as a pdf using exportgraphics. I
believe I need to use exportgraphics because I need to append many figures into a single pdf. Saveas can successfully create the pdf, but it lacks the option to append to an existing file. Saveas could work if there’s a way to programmatically stitch 500+ pdf files together.

Matlab exportgraphics with uitable?

I have a uitable in a figure that I am trying to save as a pdf using exportgraphics. I
believe I need to use exportgraphics because I need to append many figures into a single pdf. Saveas can successfully create the pdf, but it lacks the option to append to an existing file. Saveas could work if there’s a way to programmatically stitch 500+ pdf files together.