Select data with same dates
Show older comments
Hi, after downloading two financial indexes from yahoo finance, I found out that the number of their observations were different (due to open markets day and different bank holydays). So, I'd like to open it in Matlab and then create a new matrix with only data with same dates. How can I do? Thanks
Answers (1)
Peter Perkins
on 10 Mar 2017
0 votes
Hard to say exactly what you need to do, but if you have R2016b or later, take a look at retime and in particular the synchronize method.
Categories
Find more on Calendar 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!