How can I use the PUBLISH function to create a PDF document in MATLAB 7.0 (R14)?
Date Last Modified: Friday, January 22, 2010
| Solution ID: | 1-OVNVK | |
| Product: | MATLAB | |
| Reported in Release: | R14 | |
| Platform: | All Platforms | |
| Operating System: | All OS |
Subject:
How can I use the PUBLISH function to create a PDF document in MATLAB 7.0 (R14)?
Problem Description:
I want to create a PDF document instead of HTML from my file. Is there a way to do this?
Solution:As of MATLAB 7.0 (R14), you can create a PDF document by using the PUBLISH function to convert your MATLAB file to LaTeX first before converting to the PDF format. You will need proper TeX tools first. Two of the TeX tools we have used are MiKTeX and GhostScript, but other TeX tools should work as well. |
|
|
