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 中查找有关 Printing and Saving 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!