Undefined function graphconncomponent
Problem
Runtime error: "Failed While Running Modules - Undefined function graphconncomponent for input arguments of type char."
Solution
This error is caused by a software dependency: the Bioinformatics Toolbox for MATLAB must be installed for the 'graphconncomponent' (find connections in graph) function to work.
Please follow the steps listed here to install the Bioinformatics Toolbox: How to Install a MATLAB Toolbox
Version Information
ABC Tracker has been tested to work with Bioinformatics Toolbox version 4.6 or later.
Technical Details
ABC Tracker stores object location data and uses the Bioinformatics Toolbox's 'graphconncomponent' to search that data and connect object graphs.
Related articles