Scatter Plot Matrix
Version 1.0.1 (4,03 ko) par
Ningshan Li
Scatter plot matrix with histogram in diagonal line, correlation coefficients in upper triangular, and scatter plots in the lower triangular
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 (2025). Scatter Plot Matrix (https://fr.mathworks.com/matlabcentral/fileexchange/71833-scatter-plot-matrix), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2018b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxCatégories
- MATLAB > Graphics > 2-D and 3-D Plots > Data Distribution Plots > Scatter Plots >
- Sciences > Mathematics > Probability & Statistics > Scatter Plots >
En savoir plus sur Scatter Plots dans Help Center et MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 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 |
