Skip to content
Snippets Groups Projects
Commit 1a8e50dd authored by Stéphane Adjemian's avatar Stéphane Adjemian
Browse files

Same as commit #52a5262b7bbeb0a47961be42d8fba4845ead31cc for the simul command.

parent 3790ab1d
No related branches found
Tags
No related merge requests found
......@@ -126,4 +126,7 @@ else
end
end
dyn2vec;
\ No newline at end of file
dyn2vec;
ts = dseries(transpose(oo_.endo_simul),options_.initial_period,cellstr(M_.endo_names));
assignin('base', 'Simulated_time_series', ts);
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment