Clear Filters
Clear Filters

pdf to .MAT convertion

31 views (last 30 days)
priyam ghosh
priyam ghosh on 26 Apr 2012
Commented: Walter Roberson on 6 Aug 2020
How to convert pdf file to .mat file?
  1 Comment
Walter Roberson
Walter Roberson on 26 Apr 2012
What kind of information were you hoping to extract from the PDF ?

Sign in to comment.

Answers (2)

Daniel Shub
Daniel Shub on 26 Apr 2012
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 Comment
Walter Roberson
Walter Roberson on 26 Apr 2012
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 ?

Sign in to comment.


Reginaldo Nunes
Reginaldo Nunes on 2 Aug 2020
I need to extract text from PDF file to MATLAB. Is it possible?
  1 Comment
Walter Roberson
Walter Roberson on 6 Aug 2020
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.

Sign in to comment.

Categories

Find more on Graphics Object Identification in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!