plot figure from excel files
显示 更早的评论
I want to produces the impulse responses to a shock using 3 excel files where the file irf.xls is median, irf1.xls and irf2.xls are the lower and upper bands
回答(1 个)
ANKUR KUMAR
2017-12-18
1 个投票
Firstly, you have to load the data from your excel sheet(s) in matlab, then plot whatever you want. To load the data from excel file, use xlsread().
类别
在 帮助中心 和 File Exchange 中查找有关 Spreadsheets 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!