Extract multiple tables of different lengths from word document

조회 수: 7 (최근 30일)
Daniel McLaughlin
Daniel McLaughlin 2019년 9월 17일
답변: Abhisek Pradhan 2019년 9월 20일
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!

답변 (1개)

Abhisek Pradhan
Abhisek Pradhan 2019년 9월 20일
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.

카테고리

Help CenterFile Exchange에서 Tables에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by