Undefined function optimoptions
Problem
Runtime error: "Failed While Running Modules - Undefined function optimoptions for input arguments of type char."
Solution
This error is caused by a software dependency: the Optimization Toolbox for MATLAB must be installed for the 'optimoptions' (creates optimization options) function to work.
Please follow the steps listed here to install the Optimization Toolbox: How to Install a MATLAB Toolbox
Version Information
ABC Tracker has been tested to work with Optimization Toolbox version 7.4 or later.
Related articles