Directories

The files of the toolbox are organized in the following 23 directories

We note that 12 directories are dedicated to a specific curve type, namely:
Equilibrium, LimitCycle, LimitPoint, Hopf,
LimitPointCycle, PeriodDoubling, NeimarkSacker, BranchPoint,
BranchPointCycle, Homoclinic, Heteroclinic and HomoclinicSaddleNode.

Three other directories, namely HomotopyHet, HomotopySaddle and HomotopySaddleNode are initialization directories to a specific curve type.

The remaining 8 directories are not dedicated to a specific curve type.

The only files which are not in any of these directories are init.m, cpl.m, matcont.fig and matcont.m. The function init must be called before using the command-line toolbox so that MATLAB can find all the needed functions. cpl is used to plot the results of the continuation in CL_MATCONT (for details see §3.9). matcont.m is the start-up file of the GUI version MATCONT, and matcont.fig is the related figure-file.