Mercurial > hg > massef
view help_html/source/help_MASSEFresults_merge.m @ 13:fd166bee962b
Added link to open messl_massef in the MATLAB editor.
author | Christopher Hummersone <c.hummersone@surrey.ac.uk> |
---|---|
date | Tue, 07 Mar 2017 11:50:55 +0000 |
parents | e34a535b9af0 |
children | 8f36d7072f2f |
line wrap: on
line source
%% 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 © 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>