== Tab Completion Hack == There is a way to modify Matlab's functionality to enable tab completion for user-defined functions. If you are interested in enabling tab completion when you call {{{dynare}}}, do the following 1. Make a backup copy of the {{{TC.xml}}} file, located in {{{matlabroot/toolbox/local}}} 1. Add the following lines to the bottom of {{{TC.xml}}}, between {{{}}} and {{{}}} {{{ }}} 1. Save {{{TC.xml}}} 1. Restart Matlab