view help_html/source/help_MASSEF_save.m @ 25:9c2d361e5d42

Merged ‘develop’. - Updated submodule. - MASSEFresults: Corrected table output when performing aggregating functions. Added boxPlot() method to automatically plot performance data for each algorithm/estimate. - MASSEF: iosr.install has been moved to install method. Clear mixture cache before saving in order to reduce file size.
author Christopher Hummersone <c.hummersone@surrey.ac.uk>
date Wed, 29 Mar 2017 13:20:46 +0100
parents e34a535b9af0
children 8f36d7072f2f
line wrap: on
line source
%% MASSEF.save
% Save MASSEF data.
% 
%% Syntax
% 
%   MASSEF.save
% 
% |MASSEF.save| saves the framework's data and results to the file
% determined by |MASSEF.results_filename|. The method is called
% automatically when using the <help_MASSEF_execute.html execute> method;
% in this case, the mixtures and separators are also saved.
% 
% <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>