pdf to .MAT convertion
이전 댓글 표시
How to convert pdf file to .mat file?
댓글 수: 1
Walter Roberson
2012년 4월 26일
What kind of information were you hoping to extract from the PDF ?
답변 (2개)
Daniel Shub
2012년 4월 26일
0 개 추천
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
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
2020년 8월 2일
0 개 추천
I need to extract text from PDF file to MATLAB. Is it possible?
댓글 수: 1
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.
카테고리
도움말 센터 및 File Exchange에서 Text Data Preparation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!