Next: Archives Up: Software Previous: Structure   Contents


Directories

The files of the toolbox are organized in the following directories

The only files which are not in any of these directories are in CL_MatCont init.m and cpl.m and in MatCont matcont.fig and matcont.m. The function init must be called before doing anything with the command-line toolbox so MATLAB can find all the needed functions. cpl is used to plot the results of the continuation in CL_MatCont. matcont.m is the start-up file of the GUI version MatCont, and matcont.fig is the related figure-file.