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?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Descriptive Statistics en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!