Remove page numbers from extractFileText
5 views (last 30 days)
Show older comments
Hi,
Is there a way to use extractFileText to read in a document but not import the page numbers?
Thx
0 Comments
Answers (1)
Sulaymon Eshkabilov
on 5 Feb 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
See Also
Categories
Find more on Data Import and Export in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!