ps2pdf
Converts a postscript file into PDF. The resulting PDF file will contain one page for each page defined in the postscript file, so a multi-page postscript file, like those generated by using the '-append' option of MATLAB's print command, can be used to generate a multi-page PDF file.
Works with the version of Ghostscript shipped with MATLAB, if found, or with a user-specified version.
Also works with older MATLAB versions, such as R2006b.
Citation pour cette source
Richard Quist (2025). ps2pdf (https://www.mathworks.com/matlabcentral/fileexchange/19516-ps2pdf), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- Image Processing and Computer Vision > Image Processing Toolbox > Import, Export, and Conversion > Image Type Conversion >
Tags
Remerciements
A inspiré : gui2pdf
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.7.0.1 | Updated license |
||
1.7.0.0 | Added check for deployed applications, plus some bug fixes and minor documentation updates. |