Filter löschen
Filter löschen

How to reproduce this table in MATLAB?

1 Ansicht (letzte 30 Tage)
Armando MAROZZI
Armando MAROZZI am 26 Mär. 2020
Kommentiert: Armando MAROZZI am 26 Mär. 2020
I would like to reproduce this table in MATLAB (including title and note). Unfortunately, the analysis I carried out doesn't have the option to nicely summarise the results. So, I need to extract manually the data and plug them into a table. I am quite new to MATLAB and I tried to look around but I don't manage to do it. Can anyone help me with this?
  4 Kommentare
Walter Roberson
Walter Roberson am 26 Mär. 2020
It might be easiest to construct a bunch of latex and text() it into place, using positioning elements and "horizontal rules" and things like that https://tex.stackexchange.com/questions/19579/horizontal-line-spanning-the-entire-document-in-latex/19582
However it is common for discussions of that level of latex to rely upon having included packages such as amsmath and unfortunately \usepackage is not enabled in MATLAB.
Armando MAROZZI
Armando MAROZZI am 26 Mär. 2020
thanks a lot Walter, very helpful

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by