Scatter Plot Matrix

Scatter plot matrix with histogram in diagonal line, correlation coefficients in upper triangular, and scatter plots in the lower triangular

Vous suivez désormais cette soumission

An example of this function using 'carsmall' data as below:

load carsmall
scatterPlotMatrix([Acceleration,Cylinders,Displacement,Horsepower,Model_Year,Weight,MPG], {'Acceleration','Cylinders','Displacement','Horsepower','ModelYear','Weight','MPG'})

Citation pour cette source

Ningshan Li (2026). Scatter Plot Matrix (https://fr.mathworks.com/matlabcentral/fileexchange/71833-scatter-plot-matrix), MATLAB Central File Exchange. Extrait(e) le .

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.1

All notes in the m file are translated into English, as the Chinese characters can not be shown normally in Matlab.

1.0.0