How to merge multiple jpeg or pdf files to a single pdf file?
15 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (2 件)
Guillaume
2015 年 1 月 26 日
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 件のコメント
Raphael Alencar
2020 年 3 月 11 日
Hello, you can use append_pdfs: https://fr.mathworks.com/matlabcentral/fileexchange/31215-append_pdfs
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Workspace Variables and MAT-Files についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!