Resizing a matrix during execution of a program
Posted: Thu Nov 07, 2013 10:10 am
Hi,
I'm using Eviews 7.
At the start of a program, MatA is a matrix of 48 lines and 4 columns MatA(48,4).
I would like MatA to become a 48x8 matrix at some point during the execution of a program.
Can I do that ? If so, could you please indicate me what is (are) the command (s) that will allow me to resize MatA?
Thanks!
I'm using Eviews 7.
At the start of a program, MatA is a matrix of 48 lines and 4 columns MatA(48,4).
I would like MatA to become a 48x8 matrix at some point during the execution of a program.
Can I do that ? If so, could you please indicate me what is (are) the command (s) that will allow me to resize MatA?
Thanks!