Remove page numbers from extractFileText
Afficher commentaires plus anciens
Hi,
Is there a way to use extractFileText to read in a document but not import the page numbers?
Thx
Réponses (1)
Sulaymon Eshkabilov
le 5 Fév 2023
0 votes
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 commentaire
John Adams
le 5 Fév 2023
Catégories
En savoir plus sur Text Data Preparation dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!