-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
R-Broadley edited this page Jun 30, 2017
·
7 revisions
A full list of releases and download links can be found here.
This is the recommended method to install activpal_utils for Matlab.
- Download the latest version of the Matlab toolbox installation file (.mltbx) from here.
- Open the .mltbx file using Matlab.
- When prompted select Install.
Before using this toolbox in another project check the licenses are compatible.
Navigate to the main projects home directory and run the following git commands:
git remote add -f activpal_utils-matlab https://github.com/R-Broadley/activpal_utils-matlab.git
git subtree add --prefix +activpal_utils activpal_utils-matlab master --squash
To update run:
git subtree pull --prefix +activpal_utils activpal_utils-matlab master --squash
Contents | Next |
---|