v4 tests/arima/mod2.mod: save data to data2.mod

git-svn-id: https://www.dynare.org/svn/dynare/dynare_v4@665 ac1d8469-bf42-47a9-8791-bf33cf982152
time-shift
michel 2006-03-08 21:16:30 +00:00
parent d44de20724
commit 5f4511ef16
1 changed files with 1 additions and 1 deletions

View File

@ -23,4 +23,4 @@ end;
stoch_simul(order=1,periods=1000,irf=0,nomoments);
save data2 dx dy x y;
datatomfile('data2',[]);