"Fill" bug?
Posted: Tue Oct 05, 2010 4:48 am
When trying to fill matrix by rows, any attempt to fill any row other than the first one encounters an error message: "Incorrect number of elements provided for fill"
A simple code generating the error looks like this:
create u 100
matrix(10,10) y
y.fill(o=11,b=r) 1,1
There is no error, if I fill matrix by column.
Bug, or I'm doing something wrong?
Regards
PS
I'm using Eviews 7.1
A simple code generating the error looks like this:
create u 100
matrix(10,10) y
y.fill(o=11,b=r) 1,1
There is no error, if I fill matrix by column.
Bug, or I'm doing something wrong?
Regards
PS
I'm using Eviews 7.1