c@0: %% MASSEFresults.algorithmInfo c@0: % Add algorithm information. c@0: % c@0: %% Syntax c@0: % c@0: % r.algorithmInfo(algorithmNum,'name','value') c@0: % c@0: % |r.algorithmInfo(algorithmNum,'name','value')| adds algorithm information c@0: % for the algorithm with number |algorithmNum| to the results set contained c@0: % in the object |r| using the variable c@0: % names and values contained in the |'name'| / |'value'| pair arguments. c@0: % The following information can be stored about each algorithm: c@0: % c@0: % * |'algorithmLabel'|—a label for the algorithm (char array). c@0: % c@0: % c@0: %
c@37: %

Copyright © 2017 University of Surrey
c@0: % Institute of Sound Recording, University of Surrey, UK

c@0: %