Is there a basic function that gets one half of a symmetrical matrix?
Show older comments
Title speaks for itself. I have done multiple pairwise t-tests and want to get one half of the p-value matrix to check for false discovery rate, and wondered if there was a simple way of getting one half of that symmetrical matrix.
Any help is much appreciated. Thank you!
Accepted Answer
More Answers (1)
Walter Roberson
on 28 Oct 2022
0 votes
squareform()
Categories
Find more on Creating and Concatenating Matrices in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!