Document that all types of vectors are possible in initval file

Also documents required size
time-shift
Johannes Pfeifer 2014-11-27 10:43:41 +01:00
parent 566835bba6
commit c7237a7d13
1 changed files with 1 additions and 1 deletions

View File

@ -2389,7 +2389,7 @@ The command accepts three file formats:
@item
M-file (extension @file{.m}): for each endogenous and exogenous
variable, the file must contain a row vector of the same name.
variable, the file must contain a row or column vector of the same name. Their length must be @code{periods+M_.maximum_lag+M_.maximum_lead}
@item
MAT-file (extension @file{.mat}): same as for M-files.