How to make Draftsman's plots?

1 回表示 (過去 30 日間)
Cynthia Dickerson
Cynthia Dickerson 2018 年 6 月 7 日
コメント済み: Cynthia Dickerson 2018 年 6 月 7 日
Has anyone written a code for making Draftsman's plots in Matlab? (For anyone unfamiliar, a Draftsman's plot is a matrix of 2d scatterplots. Every combination of 2 variables is displayed. One diagonal is blank, because it represents the matrix cell for an X by X graph, which is not useful.)
It seems tedious to code each plot by hand, especially since I have six variables and would thus need 30 plots (6 x 5 = number of scatterplot combinations.)

採用された回答

Steven Lord
Steven Lord 2018 年 6 月 7 日
I think you're looking for either plotmatrix or gplotmatrix, both of which are part of Statistics and Machine Learning Toolbox.
  1 件のコメント
Cynthia Dickerson
Cynthia Dickerson 2018 年 6 月 7 日
Thank you! That is it! I still need to play around with titling this.

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

その他の回答 (0 件)

カテゴリ

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

製品

Community Treasure Hunt

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

Start Hunting!

Translated by