How to merge multiple jpeg or pdf files to a single pdf file?
15 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (2)
Guillaume
il 26 Gen 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 Commenti
Raphael Alencar
il 11 Mar 2020
Hello, you can use append_pdfs: https://fr.mathworks.com/matlabcentral/fileexchange/31215-append_pdfs
0 Commenti
Vedere anche
Categorie
Scopri di più su Workspace Variables and MAT-Files in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!