From fe9d024d9f67ed978122712a6aaef6ba494e4f3f Mon Sep 17 00:00:00 2001 From: Johannes Pfeifer Date: Sun, 9 Oct 2016 22:24:44 +0200 Subject: [PATCH] Manual: add that if several files differ only by the extension, the filaname must include the extension and be written between quotes --- doc/dynare.texi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/dynare.texi b/doc/dynare.texi index 23ddc0de2..b8c497c9c 100644 --- a/doc/dynare.texi +++ b/doc/dynare.texi @@ -4970,6 +4970,11 @@ required for the @file{.csv} and @file{.xlsx} formats and the @file{.xls} file extension is not supported). Note that the base name (@i{i.e.} without extension) of the datafile has to be different from the base name of the model file. +If there are several files named @code{FILENAME}, but with different file endings, +the file name must be included in quoted strings and provide the file ending like +@example +@code{estimation(datafile='../fsdat_simul.mat',...)} +@end example @item dirname = @var{FILENAME} Directory in which to store @code{estimation} output. To pass a