How to make pairplots using gplotmatrix?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Attached is the data of three categories. I need to make pairplots for them. They have different length. How can I swal with data that has different length?
According to the data, B10 with the value of "8331" what would be its pair in B1?
And my next question is that how I can define "group" for gplotmatrix in the data that I have? Should it be like
group={'B1','B10','HE'}
And do you have any other suggestion to make pairplots other than gplotmatrix?
3 commentaires
Star Strider
le 23 Fév 2020
You can do that for the complete data you have. Use those to develop a classifier, then classify the rest of your data using that classifier. That is as close as I can get, however.
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!