Page 1 of 1

Graphic output for matrix

Posted: Thu Sep 30, 2010 5:13 am
by Herman
Hello everybody.

I am using Eviews 7. Based on a model a generated results, which are stored in 12 vectors (250 lines). These vectors are summarized in the matrix "S_Summary", where each column refers to one vector. Then I am generating histograms for each column based on:
S_Summary.distplot(hist)

My question: How can I limit the x axis to -1 and 1 and the y-axis to 0 and 60 for all 12 histograms? It seems to be that the command "axis" is only working with time series.

Thank you very much and best regards.

Herman