Mercurial > hg > massef
comparison help_html/source/help_MASSEF_start.m @ 0:e34a535b9af0
Initial beta release.
author | Christopher Hummersone <c.hummersone@surrey.ac.uk> |
---|---|
date | Thu, 02 Mar 2017 09:44:08 +0000 |
parents | |
children | 8f36d7072f2f |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:e34a535b9af0 |
---|---|
1 %% MASSEF.start | |
2 % Start MASSEF. | |
3 % | |
4 %% Syntax | |
5 % | |
6 % MASSEF.start | |
7 % | |
8 % |MASSEF.start| starts the framework and its dependencies, adds the | |
9 % required folders to the Matlab path, and updates the HTML help | |
10 % documentation. | |
11 % | |
12 %% See also | |
13 % <help_MASSEF_install.html MASSEF.install>. | |
14 % | |
15 % <html> | |
16 % <hr> | |
17 % <p>Copyright © 2016 <a href="http://www.surrey.ac.uk">University of Surrey</a><br> | |
18 % <a href="http://iosr.uk">Institute of Sound Recording, University of Surrey, UK</a></p> | |
19 % </html> |