Installation
To install the Surfacefun MATLAB package, follow these steps.
In a terminal, clone the source repository from GitHub:
git clone --recurse-submodules https://github.com/danfortunato/surfacefun.git
In MATLAB, change to the directory where the repository was cloned, then change to the
surfacefun
directory:>> cd 'surfacefun'
Now add the source files to your MATLAB path by running:
>> setup
(Optional) If you would like this path to persist between MATLAB sessions, you may save it by running:
>> savepath