Display more informative error message.

time-shift
Stéphane Adjemian (Charybdis) 2017-06-28 21:39:39 +02:00
parent a6c7de4f08
commit 132d483032
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ global M_
jsonfile = [M_.fname '_original.json'];
if exist(jsonfile, 'file') ~= 2
error(['Could not find ' jsonfile]);
error('Could not find %s! Please use the json option (See the Dynare invocation section in the reference manual).', jsonfile);
end
% Get equation