Error in varexo
Posted: Wed Apr 22, 2015 9:22 pm
every time I try and assign an exogenous variable in matlab with the command
it returns the error that it cannot take the 'char' input
i have used this function before, and this is how it says it is used in the documentation.
What is going on?
- Code: Select all
varexo g;
it returns the error that it cannot take the 'char' input
i have used this function before, and this is how it says it is used in the documentation.
What is going on?