I have a 132X132 correlation matrix, and I want to label the values that show high correlation (these values happen to be different brain areas). What are the ways I can go about it?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
The 132X132 matrix is stored as a variable invfish, and these 132 points are infact brain areas, the names of which are stored in a different variable {names} , a cell of dimension 132X1.
I wish to generate a plot such that areas of high correlation are clustered together, and I need to label those areas by accesing their ID from the cell, {names}
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Descriptive Statistics finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!