plot figure from excel files
Mostrar comentarios más antiguos
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
Respuestas (1)
ANKUR KUMAR
el 18 de Dic. de 2017
1 voto
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().
Categorías
Más información sobre Spreadsheets en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!