diff 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
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/help_html/source/help_MASSEFresults_merge.m	Thu Mar 02 09:44:08 2017 +0000
@@ -0,0 +1,16 @@
+%% MASSEFresults.merge
+% Combine MASSEFresults array into singular object.
+% 
+%% Syntax
+% 
+%   newObj = r.merge
+% 
+% |newObj = r.merge| combines the elements of the <help_MASSEFresults.html
+% MASSEFresults> array |r| into a singular <help_MASSEFresults.html
+% MASSEFresults> object |newObj|.
+% 
+% <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>