필터 지우기
필터 지우기

pdf to .MAT convertion

조회 수: 31 (최근 30일)
priyam ghosh
priyam ghosh 2012년 4월 26일
댓글: Walter Roberson 2020년 8월 6일
How to convert pdf file to .mat file?
  댓글 수: 1
Walter Roberson
Walter Roberson 2012년 4월 26일
What kind of information were you hoping to extract from the PDF ?

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

답변 (2개)

Daniel Shub
Daniel Shub 2012년 4월 26일
You can't. Well you might be able to load it as an image, bitmap it, and then save it as a .mat file. Dare I ask what you are trying to do?
  댓글 수: 1
Walter Roberson
Walter Roberson 2012년 4월 26일
Maybe they want to extract the text. Maybe the PDF happens to contain an image of a graph and they want to import the graph and analyze it to figure out the data points ?

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


Reginaldo Nunes
Reginaldo Nunes 2020년 8월 2일
I need to extract text from PDF file to MATLAB. Is it possible?
  댓글 수: 1
Walter Roberson
Walter Roberson 2020년 8월 6일
Text Analytics Toolbox can do some of that. I do not know how reliable it is, or whether (for example) it can handle tables or separate columns of text.

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

카테고리

Help CenterFile Exchange에서 Graphics Object Identification에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by