diff util/SMALL_AMT_plot.m @ 129:5a6cef81227e

Merge from branch "ivand_dev"
author Ivan Damnjanovic lnx <ivan.damnjanovic@eecs.qmul.ac.uk>
date Mon, 13 Jun 2011 14:58:00 +0100
parents 8e660fd14774
children
line wrap: on
line diff
--- a/util/SMALL_AMT_plot.m	Wed May 25 15:34:37 2011 +0100
+++ b/util/SMALL_AMT_plot.m	Mon Jun 13 14:58:00 2011 +0100
@@ -1,5 +1,7 @@
 function figAMT=SMALL_AMT_plot(SMALL, AMT_res)
+%%   Function gets as input SMALL structure and plots AMT results
 %
+
 %   Centre for Digital Music, Queen Mary, University of London.
 %   This file copyright 2009 Ivan Damnjanovic.
 %
@@ -9,7 +11,7 @@
 %   License, or (at your option) any later version.  See the file
 %   COPYING included with this distribution for more information.
 %   
-%   Function gets as input SMALL structure and plots  AMT
+
 
 
 figAMT=figure('Name','Automatic Music Transcription');