How to merge multiple jpeg or pdf files to a single pdf file?
15 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I have few figure files (format: figure_XX.jpeg or pdf ; XX is the serial number of the figure), which I need to merge to make a single pdf file. Any solution?
0 comentarios
Respuestas (2)
Guillaume
el 26 de En. de 2015
I don't think this is possible with matlab. You would be better off with a dedicated program anyway. I use pdfcreator but I'm sure there are other choices.
0 comentarios
Raphael Alencar
el 11 de Mzo. de 2020
Hello, you can use append_pdfs: https://fr.mathworks.com/matlabcentral/fileexchange/31215-append_pdfs
0 comentarios
Ver también
Categorías
Más información sobre Workspace Variables and MAT-Files en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!