필터 지우기
필터 지우기

Remove page numbers from extractFileText

조회 수: 2 (최근 30일)
John Adams
John Adams 2023년 2월 5일
댓글: John Adams 2023년 2월 5일
Hi,
Is there a way to use extractFileText to read in a document but not import the page numbers?
Thx

답변 (1개)

Sulaymon Eshkabilov
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
  댓글 수: 1
John Adams
John Adams 2023년 2월 5일
thats more for tabular data and doesn't really apply to 'extractFileText'

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Text Files에 대해 자세히 알아보기

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by