Installation¶
- Clone the repo to a convenient directory (ex.
$ git clone git@github.com:johnlb/ht.git ~/Documents/MATLAB/ht) - If it doesn’t exist, create a file called
~/Documents/MATLAB/startup.m - Append the following line to
startup.m:
addpath('path\to\ht\matlab')
- Restart Matlab. ht’s packages should now be available.