matplace crash
Posted: Mon Oct 03, 2016 8:34 am
Eviews crashes when { } is missing.
Code: Select all
wfcreate(wf=forecast,page=data) M 1995 2020
matrix(1,200) x = na
matrix(1,4) y = 2
%n = "x"
matplace(%n,y,1,1)