diff extra/soundsoftware/matlab-docs.pl @ 411:e7ba81c8dc5a feature_113

Add the MATLAB doc extractor to the general doc extraction script
author Chris Cannam <chris.cannam@soundsoftware.ac.uk>
date Thu, 28 Apr 2011 13:29:15 +0100
parents 675de8e6becf
children
line wrap: on
line diff
--- a/extra/soundsoftware/matlab-docs.pl	Wed Apr 27 16:55:21 2011 +0100
+++ b/extra/soundsoftware/matlab-docs.pl	Thu Apr 28 13:29:15 2011 +0100
@@ -75,7 +75,7 @@
 
 $VERSION  = '1.23';
 ($PROGRAM = $0) =~ s@.*/@@; $PROGRAM = "\U$PROGRAM\E";
-$debug = 4;
+$debug = 1;
 
 #------------------------------------------------------------------------
 # Define platform specific things