Extract multiple tables of different lengths from word document
8 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have a word document with lots of random tables of different lengths and column headings, an example of just 3 of them are shown below. A set of tables throughout the document has titles A, B and C.
How would I collect all of the A B and C data into a a single 3 column table please? And how would this be done for more than just 2 tables?
Thank you!
0 commentaires
Réponses (1)
Abhisek Pradhan
le 20 Sep 2019
Extraction of data from a table in word document can be done using Text Analytics Toolbox.
Refer the following links for reading columns and rows from a table in word file respectively.
0 commentaires
Voir également
Catégories
En savoir plus sur Text Data Preparation dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!