Search found 2 matches
- Thu Mar 30, 2017 4:19 am
- Forum: Programming
- Topic: Change size of matrix
- Replies: 2
- Views: 2228
Re: Change size of matrix
Okey, thanks for help.
- Wed Mar 29, 2017 3:00 am
- Forum: Programming
- Topic: Change size of matrix
- Replies: 2
- Views: 2228
Change size of matrix
Hi, Im using Eviews 7. I've started using eviews lately and have a bit of trouble with using matrix, and i cant find the right commands under eviews-help. Q1. Concatenation matrix(2,2) a =0 matrix(2,2) b=5 c = @hcat(a,b) gives me the error "@hcat is an illegal or reserved name...." Q2. Ext...
