Remove page numbers from extractFileText
4 ビュー (過去 30 日間)
古いコメントを表示
Hi,
Is there a way to use extractFileText to read in a document but not import the page numbers?
Thx
0 件のコメント
回答 (1 件)
Sulaymon Eshkabilov
2023 年 2 月 5 日
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
参考
カテゴリ
Help Center および File Exchange で Data Import and Export についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!