Finding frequency of values in an array
Show older comments
Hi there
I have a 128x128x16 double array. Firstly, I would like to get the total number of values < zero in this array. Then, i would like to get the sum of the frequency of occurance of each value in this array. The array name is Phase.
thanks
Accepted Answer
More Answers (1)
dipanka tanu
on 1 May 2020
0 votes
can you use tabulate operator of matlab ?
1 Comment
Star Strider
on 1 May 2020
Try it!
Categories
Find more on Matrices and Arrays 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!