Page 1 of 1

Matrix

Posted: Fri Aug 01, 2014 7:35 am
by Lol38
Hello,

I have a matrix (4, 188) B
I want to fill it in with a equation, is it possible?

Another thing, how can i change the names in the rows and the columns? What i want is put the name of a series on each row and each column.

Re: Matrix

Posted: Fri Aug 01, 2014 8:19 am
by EViews Gareth
I don't understand your first question.

You can use matrix.setcollabels and matrix.setrowlabels to change the column/row labels.

Re: Matrix

Posted: Fri Aug 01, 2014 8:28 am
by Lol38
Thank you.

Can i fill each cell of a matrix with an equation?

Re: Matrix

Posted: Fri Aug 01, 2014 9:58 am
by EViews Gareth
No.