ERROR evalin('base',fname) for Ubuntu

This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location where you will have to reset your password.
Forum rules
This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location (https://forum.dynare.org) where you will have to reset your password.

ERROR evalin('base',fname) for Ubuntu

Postby basilou » Fri Sep 10, 2010 4:10 pm

Hello,

When I run the example file "example1.mod"

Code: Select all
addpath /usr/share/dynare/matlab
cd /home/basilou/Bureau/example1.mod
dynare /home/basilou/Bureau/example1.mod


I have the following :

Code: Select all
Configuring Dynare ...
[mex] Generalized QZ.
[mex] Sylvester equation solution.
[mex] Kronecker products.
[mex] Sparse kronecker products.
[mex] Bytecode evaluation.
[mex] k-order perturbation solver.
[mex] k-order solution simulation.
 
Starting Dynare (version 4.1.2).
Starting preprocessing of the model file ...
Found 6 equation(s).
Evaluating expressions...done
Computing static model derivatives:
 - order 1
Computing dynamic model derivatives:
 - order 1
 - order 2
Processing outputs ...done
Preprocessing completed.
Starting MATLAB/Octave computing.

??? Error: Unexpected MATLAB operator.

Error in ==> dynare at 134
evalin('base',fname) ;


I try to reinstall Dynare using the Synaptic, and the Error is still there

I am using Matlab 7.9.0 (R2009b) and Ubuntu 9.10.

Using Octave the Error is the same.

Someone can help me ?
basilou
 
Posts: 4
Joined: Fri Sep 10, 2010 4:03 pm

Re: ERROR evalin('base',fname) for Ubuntu

Postby basilou » Fri Sep 10, 2010 4:16 pm

I find the error. The correct syntax is :

Code: Select all
>> addpath /usr/share/dynare/matlab
>> cd /home/basilou/Bureau
>> dynare example1.mod


Sorry
basilou
 
Posts: 4
Joined: Fri Sep 10, 2010 4:03 pm


Return to Dynare help

Who is online

Users browsing this forum: Google [Bot] and 8 guests