Select data with same dates
1 view (last 30 days)
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
0 Comments
Answers (1)
Peter Perkins
on 10 Mar 2017
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.
0 Comments
See Also
Categories
Find more on Financial Toolbox 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!