annotate help_html/source/help_MASSEF_doc.m @ 38:c7d11a428a0d
tip master
Merge branch 'develop'
* develop:
Updated copyright year.
author |
Christopher Hummersone <c.hummersone@surrey.ac.uk> |
date |
Tue, 16 May 2017 12:15:34 +0100 |
parents |
8f36d7072f2f |
children |
|
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@37
|
12 % <p>Copyright © 2017 <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>
|