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!