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
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().

質問済み:

2017 年 12 月 17 日

回答済み:

2017 年 12 月 18 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by