comparison help_html/source/help_MASSEFresults_merge.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 %% MASSEFresults.merge
2 % Combine MASSEFresults array into singular object.
3 %
4 %% Syntax
5 %
6 % newObj = r.merge
7 %
8 % |newObj = r.merge| combines the elements of the <help_MASSEFresults.html
9 % MASSEFresults> array |r| into a singular <help_MASSEFresults.html
10 % MASSEFresults> object |newObj|.
11 %
12 % <html>
13 % <hr>
14 % <p>Copyright &copy; 2016 <a href="http://www.surrey.ac.uk">University of Surrey</a><br>
15 % <a href="http://iosr.uk">Institute of Sound Recording, University of Surrey, UK</a></p>
16 % </html>