diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/help_html/source/help_MASSEF_start.m	Thu Mar 02 09:44:08 2017 +0000
@@ -0,0 +1,19 @@
+%% MASSEF.start
+% Start MASSEF.
+% 
+%% Syntax
+% 
+%   MASSEF.start
+% 
+% |MASSEF.start| starts the framework and its dependencies, adds the
+% required folders to the Matlab path, and updates the HTML help
+% documentation.
+% 
+%% See also
+% <help_MASSEF_install.html MASSEF.install>.
+% 
+% <html>
+% <hr>
+% <p>Copyright &copy; 2016 <a href="http://www.surrey.ac.uk">University of Surrey</a><br>
+% <a href="http://iosr.uk">Institute of Sound Recording, University of Surrey, UK</a></p>
+% </html>