Problem with my project
Mostrar comentarios más antiguos
Hey guys,I'm new here and I encountered a problem with my project

Respuestas (2)
Cris LaPierre
el 26 de Jun. de 2021
0 votos
It would appear MATLAB cannot find the function doc2pdf. This is not a function native to MALTAB, so you will have to make sure the function is either in the same folder as your app, or in a folder that has been added to you MATLAB path.
dpb
el 26 de Jun. de 2021
This seems to be a FEX submission --
Convert a doc or docx file to pdf file.
You must specify the full path for both files.
It requires MS Office 2007 or above installed, with capacity for saving to PDF and XPS.
Categorías
Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!