dynare/tests/ramst_initval_file_data.m

4 lines
102 B
Matlab

x = vertcat([ 1; 1.2 ], repmat(1, 200, 1));
k = repmat(12.7551, 202, 1);
c = repmat(1.53061, 202, 1);