Hi all,
I am trying to use Dynare with Octave, but I´m getting error messages, as the following:
⹅error: 'rbc_basico_calibrado' undefined near line 1 column 1
error: called from:
error: c:\dynare\4.4.3\matlab\dynare.m at line 180, column 1
The strange thing is that at least for some of my mod files Dynare is able to run, but for most others it sends messages as the one above. I already searched the forum, and I´m confident Dynare is correctly installed. I also created one folder exactly as indicated on the installation procedures "c:/dynare/work". Also, I´m running
addpath c:\dynare\4.3.3\matlab
cd c:\dynare\work
before calling the mod file, but it doesn´t solve the problem. Finally, I already checked the content in
search.php?st=0&sk=t&sd=d&sr=posts&keywords=octave&start=15
viewtopic.php?f=1&t=6753&p=19497&hilit=octave#p19497
and tried to unistall both Octave and Dynare, but the problem persists.
I get ans=5 when I run the isoctave command, but I didn´t understand the purpose of this command.
Thanks in advance.