Installation#

The toolbox can be added to a MATLAB® and Simulink® installation in two ways. Either by using the built-in add-on manager (recommended) or by manual installation.

Manual Installation#

Doing a manual installation of the toolbox is not recommended except if you plan to modify the toolbox for your application. In that case it becomes the best option. This method will also download useless files for the toolbox such as this documentation, they can be removed without impacting the toolbox operations.

A manual installation requires downloading the source code from GitHub by cloning it or downloading the zip or MathWorks® File Exchange using the zip download button. Then unpack the source code and place the directories blocks, code and icons as well as their subdirectories in the MATLAB® path.

Alternatively, you can repackage the toolbox into a .mltbx file using the toolbox project file toolbox_package/Neuromorphic Control Toolbox.prj, and install it according to Toolbox Installation File.