How to control cutepdf software from matlab?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
My matlab script churns out a pdf file full of plots, it also controls excel to churn out another pdf file, I need the two to be merged using cutepdf software, but via Matlab, is this possible?
Thanks
3 Commenti
Risposta accettata
Daniel Shub
il 22 Ago 2012
I stick by my flag that this isn't a MATLAB question....
pdftk 1.pdf 2.pdf 3.pdf cat output 123.pdf
from MATLAB you would simply wrap that in SYSTEM.
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Downloads 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!