how can i average some numbers in one column when they are the same kind which described by another column
Show older comments
I got a file called 2004.csv, which contains two columns Looks like follows: How can I get the mean of UA and US. I don't know how to separate according to the UA and US lable. I'm new to matlab, is there any easy solution to solve it?
- Title Number
- UA 2
- UA 3
- US 1
- US 2
- US 3
- NW 0
- NW 2
Accepted Answer
More Answers (0)
Categories
Find more on Creating and Concatenating Matrices in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!