Remove page numbers from extractFileText
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi,
Is there a way to use extractFileText to read in a document but not import the page numbers?
Thx
0 commentaires
Réponses (1)
Sulaymon Eshkabilov
le 5 Fév 2023
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
Voir également
Catégories
En savoir plus sur Data Import and Export dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!