Dear All,
Hope this is not a silly question, I'm really new to Dynare.
I am using Dynare v3_066.zip, and am trying to add comments.
// this works as a comment
% this also works as a comment.
I can't figure out why
/*
comment
*/
DOESN'T work.
I get this type of error:
??? Error: File: D:\dynare_examp\example2.m Line: 112 Column: 1
Missing variable or function.
Error in ==> dynare at 26
evalin('base',fname) ;
Is there something wrong with the dynare version I'm using??
Any suggestions?
Thanks, Erez