pdf to .MAT convertion

31 次查看(过去 30 天)
priyam ghosh
priyam ghosh 2012-4-26
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