Mercurial > hg > massef
view help_html/source/help_MASSEFresults_algorithmInfo.m @ 31:a02a9561febf
Further fix to correct output when using aggregating functions.
author | Christopher Hummersone <c.hummersone@surrey.ac.uk> |
---|---|
date | Wed, 29 Mar 2017 22:24:20 +0100 |
parents | e34a535b9af0 |
children | 8f36d7072f2f |
line wrap: on
line source
%% MASSEFresults.algorithmInfo % Add algorithm information. % %% Syntax % % r.algorithmInfo(algorithmNum,'name','value') % % |r.algorithmInfo(algorithmNum,'name','value')| adds algorithm information % for the algorithm with number |algorithmNum| to the results set contained % in the <help_MASSEFresults.html MASSEFresults> object |r| using the variable % names and values contained in the |'name'| / |'value'| pair arguments. % The following information can be stored about each algorithm: % % * |'algorithmLabel'|—a label for the algorithm (char array). % % <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>