Installation

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