Problem with my project

Hey guys,I'm new here and I encountered a problem with my project

Answers (2)

Cris LaPierre
Cris LaPierre on 26 Jun 2021

0 votes

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.
See here for more details.
dpb
dpb on 26 Jun 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.

Categories

Tags

Asked:

on 26 Jun 2021

Answered:

dpb
on 26 Jun 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!