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?
조회 수: 3 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Neuroimaging에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!