フィルターのクリア

How to reproduce this table in MATLAB?

2 ビュー (過去 30 日間)
Armando MAROZZI
Armando MAROZZI 2020 年 3 月 26 日
コメント済み: Armando MAROZZI 2020 年 3 月 26 日
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 件のコメント
Walter Roberson
Walter Roberson 2020 年 3 月 26 日
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 2020 年 3 月 26 日
thanks a lot Walter, very helpful

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeDescriptive Statistics についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by