how to convert latex tables to a double matrix ?

suppose i have a latex table file , i would like to get the values in a matrix .Is there any way to do that?

2 Comments

In some cases, it might be possible to extract the information using text manipulation, depending what the file looks like.
However, latex is a programming language. In some cases, the only way to know what a stream of latex code produces is to run the code.
thanks for your response.
i did had to manually extract information.

Sign in to comment.

Answers (0)

Asked:

on 6 Mar 2020

Commented:

on 6 Mar 2020

Community Treasure Hunt

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

Start Hunting!