- Read the Data using 'readtable' or 'xlsread'
- Convert Dates into MATLAB 'datetime' format
- You can remove weekends by logical indexing for holidays you can have seperate holiday list that can be used to compare and remove holidays from our table
Plot Excel Time Series,date without weekend and holidays in Matlab
2 次查看(过去 30 天)
显示 更早的评论
Hi all, I was just wondering if there is a way to Plot Excel financial Time Series,date without weekend and holidays in Matlab? I had a look at other questions(Datenum etc) but none of them help with my situation.Please help!
0 个评论
回答(1 个)
BhaTTa
2024-10-14
Hope it helps.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Calendar 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!