Daten laden aus pdf Datei
15 views (last 30 days)
Show older comments
In einer Übungsaufgabe wird gefordert Daten einzulesen, jedoch sind diese Daten nur auf der Pdf-Datei der Übungsaufgabe.
Gibt es eine Möglichkeit, diese Daten aus der pdf-Datei zu extrahieren und in Matlab zu laden?
0 Comments
Answers (1)
Jemima Pulipati
on 13 Jan 2021
Hello,
From my understanding, you want to read text data from PDF file.
You may use the extractFileText() which is capable of reading text data from PDF, Microsoft Word or HTML files. This is available from R2017b version of MATLAB.
Here are some answers from the community which might be of relevance to you.
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!