Remove page numbers from extractFileText
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi,
Is there a way to use extractFileText to read in a document but not import the page numbers?
Thx
0 comentarios
Respuestas (1)
Sulaymon Eshkabilov
el 5 de Feb. de 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
Ver también
Categorías
Más información sobre Data Import and Export en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!