annotate help_html/source/help_MASSEF_doc.m @ 23:63df31b4c0b8
Added message IDs to warnings and errors.
author |
Christopher Hummersone <c.hummersone@surrey.ac.uk> |
date |
Wed, 29 Mar 2017 09:30:14 +0100 |
parents |
bdd77fe783e4 |
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>
|