Problem with my project
显示 更早的评论
Hey guys,I'm new here and I encountered a problem with my project

回答(2 个)
Cris LaPierre
2021-6-26
0 个投票
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
2021-6-26
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!