annotate help_html/source/help_MASSEF_doc.m @ 15:bdd77fe783e4
Updated MASSEF documentation with new properties and methods. Added documentation for doc method.
author |
Christopher Hummersone <c.hummersone@surrey.ac.uk> |
date |
Tue, 07 Mar 2017 12:20:31 +0000 |
parents |
|
children |
8f36d7072f2f |
rev |
line source |
c@15
|
1 %% MASSEF.doc
|
c@15
|
2 % Display the framework documentation.
|
c@15
|
3 %
|
c@15
|
4 %% Syntax
|
c@15
|
5 %
|
c@15
|
6 % MASSEF.doc
|
c@15
|
7 %
|
c@15
|
8 % |MASSEF.doc| opens the framework's documentation in the MATLAB browser.
|
c@15
|
9 %
|
c@15
|
10 % <html>
|
c@15
|
11 % <hr>
|
c@15
|
12 % <p>Copyright © 2016 <a href="http://www.surrey.ac.uk">University of Surrey</a><br>
|
c@15
|
13 % <a href="http://iosr.uk">Institute of Sound Recording, University of Surrey, UK</a></p>
|
c@15
|
14 % </html>
|