Go to Documents\MATLAB and delete startup.m. Alternately, you can rename it to something that Matlab won't recognize (like startup.old) or edit it to remove the ODTBX lines (if you have other startup items that you want to retain). If that doesn't work, open Matlab and type which('startup.m') into the Command Window. That will tell you where Matlab is finding the startup.m file.