diff --git a/README.md b/README.md index 0de7a95..289bde9 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ # matlab-code -This repository contains the single .m file needed to run ColTapp from MATLAB. Code is written and tested in R2020a but should probably run on older versions (some functions tested on R2016b) if all necesarry toolboxes are installed. Necessary toolboxes: Mapping Toolbox, Image Processing Toolbox, Statistics and Machine Learning Toolbox and GUI Layout Toolbox. +This repository contains the single .m file needed to run ColTapp from MATLAB. Code is written and tested in R2020a but should probably run on older versions (some functions tested on R2016b) if all necesarry toolboxes are installed. + +Necessary toolboxes: +* Computer Vision Toolbox +* Curve Fitting Toolbox +* GUI Layout Toolbox (by David Sampson not selectable during matlab installation, it's an AddOn) +* Image Processing Toolbox +* Mapping Toolbox +* Statistics and Machine Learning Toolbox