Installation

There are several ways to get the Nonlinear Estimation Toolbox:

Download MATLAB Toolbox Package

The easiest way to install the Nonlinear Estimation Toolbox is to download the latest MATLAB toolbox package and install it within MATLAB. More information on MATLAB toolboxes and how to install them can be found here.

For older releases, see the Downloads page.

Download Archive

Toolbox packages are only supported in MATLAB version 2014b and newer. To use the Nonlinear Estimation Toolbox with older MATLAB versions, download the latest stable archive.

Extract the archive and recursively add the Matlab/Toolbox folder to your MATLAB Path. That's all.

Clone Git Repository

Alternatively, you can directly clone the Git repository with

git clone https://bitbucket.org/nonlinearestimation/toolbox.git

Download Visual C++ Redistributable Package (Windows only)

You may have to install the Visual C++ Redistributable Packages for Visual Studio 2013 if it is not already installed on your system. For more information, see Executing MEX Files Failed.