Bläddra i källkod

Update 'README.md'

Arrenberg_Lab 3 år sedan
förälder
incheckning
33b6ef1cef
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -4,7 +4,7 @@ This repository contains data and code for our 2020 manuscript *"Gaze stabilisat
 
 #### Prerequisites:
 
-Code was developed and tested in MATLAB version 2018a. Both older and newer version should be compatible (e.g., 2015a or 2020a). Running the code additionally requires the open-source *cbrewer* package for custom colour maps published by Cynthia Brewer, e.g. [via MATLAB Central](https://de.mathworks.com/matlabcentral/fileexchange/34087-cbrewer-colorbrewer-schemes-for-matlab). The content of this package can be placed anywhere on your MATLAB path. If you do not wish to use the *cbrewer* package, comment out all lines of code containing "cbrewer", and replace them with your preferred colour maps.
+Code was developed and tested in MATLAB version 2018a. Both older and newer version should be compatible. Running the code additionally requires the open-source *cbrewer* package for custom colour maps published by Cynthia Brewer, e.g. [via MATLAB Central](https://de.mathworks.com/matlabcentral/fileexchange/34087-cbrewer-colorbrewer-schemes-for-matlab). The content of this package can be placed anywhere on your MATLAB path. If you do not wish to use the *cbrewer* package, comment out all lines of code containing "cbrewer", and replace them with your preferred colour maps.
 
 #### The "data" and "code" folders: