How to make Draftsman's plots?

조회 수: 2 (최근 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 CenterFile Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by