Index in position 1 exceeds array bounds. IRF plot.
Afficher commentaires plus anciens
I’m trying to plot the IRFs and when I insert
plot(x, exp(oo_.endo_simul(1,:)))
I get the error “index in position 1 exceeds array bounds”.
My x is defined as linspace(1,40,40);
Could you please help me with this?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Matrix Indexing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!