This is a collection of MATLAB functions that are used by several of my projects. I assembled them over the years and decided to share them here. I continuously modify them according to the needs of my own projects, so do not expect them to be consistent or compatible with older versions.
Download the functions and make sure to add them to MATLAB's path.
addpath(genpath('<path to the folder>/FelixMatlabTools/'))
The scripts in Examples/ try to exemplify the most commonly used functions.
Felix Lucka