@MakeDiagonal not working with row vectors in Eviews 13
Posted: Tue Dec 13, 2022 12:47 am
Hi,
the code below does not work after updating with the latest patch in Eviews 13:
the code below does not work after updating with the latest patch in Eviews 13:
Code: Select all
WfCreate C:\temp\temp.wf1 u 1
Rowvector(4) rvX = 3
Matrix mX = @Makediagonal(rvX)