Undefined function 'extractFileText' for input arguments of type 'char'

Hi, when I try the following command
str = extractFileText('mydocument.pdf');
I get this error
Undefined function 'extractFileText' for input arguments of type 'char'.
Error in untitled (line 4)
str = extractFileText('mydocument.pdf');
Why do I get this error?
How can extract data from my PDF then?
P.S.: my MATLAB version is R2019b.

 採用された回答

Sim
Sim 2021 年 12 月 15 日
編集済み: Sim 2021 年 12 月 16 日

0 投票

OK, stupid question since I had not the Text Analytics Toolbox installed - After the installation of that toolbox, it worked well!

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeIntroduction to Installation and Licensing についてさらに検索

質問済み:

Sim
2021 年 12 月 15 日

編集済み:

Sim
2021 年 12 月 16 日

Community Treasure Hunt

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

Start Hunting!

Translated by