Convert table of Daily Stock data into Monthly data
6 views (last 30 days)
Show older comments
Fabian Niederreiter
on 12 Mar 2021
Edited: Cris LaPierre
on 20 Mar 2021
I have a 13000x3000 table with colums representing the dates and rows representing the stocks with values of daily stock returns in it.
Now I'd like to get the monthly sum of returns for each stock (each line).

Would appreciate any kind of help.
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Cell 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!