Effacer les filtres
Effacer les filtres

Remove page numbers from extractFileText

2 vues (au cours des 30 derniers jours)
John Adams
John Adams le 5 Fév 2023
Commenté : John Adams le 5 Fév 2023
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
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
  1 commentaire
John Adams
John Adams le 5 Fév 2023
thats more for tabular data and doesn't really apply to 'extractFileText'

Connectez-vous pour commenter.

Produits


Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by