Remove page numbers from extractFileText
Ältere Kommentare anzeigen
Hi,
Is there a way to use extractFileText to read in a document but not import the page numbers?
Thx
Antworten (1)
Sulaymon Eshkabilov
am 5 Feb. 2023
0 Stimmen
If the file to be imported is uniformly page numbered, then its page numbers can be detected and removed using the fcn - detectimportoptions() to detect as text headers:
https://www.mathworks.com/help/matlab/ref/detectimportoptions.html
1 Kommentar
John Adams
am 5 Feb. 2023
Kategorien
Mehr zu Text Data Preparation finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!