pptview
Open Microsoft PowerPoint presentation or convert it to PDF
Syntax
Description
[
opens the specified presentation file. The application used to open the file
depends on the platform:Status
,Message
]
= pptview(filename
)
Windows® —
pptview
opens the file in PowerPoint®.Linux® —
pptview
calls thesoffice
command to open the file in Apache® OpenOffice® or LibreOffice®, depending on which application is installed.Macintosh —
pptview
calls thesoffice
command to open the file in Apache OpenOffice, which must be installed in the/Applications
folder.
[
converts the specified PowerPoint file
to PDF on PCs with Microsoft® Office installed.Status
,Message
]
= pptview(filename
,conversionMode
)
Examples
Input Arguments
Output Arguments
Limitations
pptview
is not supported in MATLAB Online.pptview
is not supported in a MATLAB web app.
Version History
Introduced in R2016a