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!