Hello!
I am doing estimation of my model but the error mesage in matlab is: ERROR: file.mod:55.65-69: To use an external function within the model block, you must first declare it via the external_function() statement. But in mys model bloc, I did not use any external function except the binary expression like +, -, *, / and log for some AR term.
I don't understand exactely what is wrong in my model bloc.