Effacer les filtres
Effacer les filtres

How to reproduce this table in MATLAB?

1 vue (au cours des 30 derniers jours)
Armando MAROZZI
Armando MAROZZI le 26 Mar 2020
Commenté : Armando MAROZZI le 26 Mar 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 commentaires
Walter Roberson
Walter Roberson le 26 Mar 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 le 26 Mar 2020
thanks a lot Walter, very helpful

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Logical dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by