pdf to .MAT convertion
Mostrar comentarios más antiguos
How to convert pdf file to .mat file?
1 comentario
Walter Roberson
el 26 de Abr. de 2012
What kind of information were you hoping to extract from the PDF ?
Respuestas (2)
Daniel Shub
el 26 de Abr. de 2012
0 votos
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 comentario
Walter Roberson
el 26 de Abr. de 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 ?
Reginaldo Nunes
el 2 de Ag. de 2020
0 votos
I need to extract text from PDF file to MATLAB. Is it possible?
1 comentario
Walter Roberson
el 6 de Ag. de 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.
Categorías
Más información sobre Text Data Preparation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!