]> git.parisson.com Git - cnaq.git/commitdiff
git-svn-id: http://svn.parisson.org/svn/CNAQ/trunk@125 5fc3e0e6-29bc-4d03-b52b-c088cb...
authormanu <manu@5fc3e0e6-29bc-4d03-b52b-c088cb822bde>
Wed, 28 Nov 2007 16:04:19 +0000 (16:04 +0000)
committermanu <manu@5fc3e0e6-29bc-4d03-b52b-c088cb822bde>
Wed, 28 Nov 2007 16:04:19 +0000 (16:04 +0000)
tests/plotdelay.m

index 8f078a88e1dd53127ae52145bd4ae0c2d72dae00..2b5a913b211adf8c777b6213cca3f00b237fd60c 100644 (file)
@@ -26,7 +26,7 @@ ecart=std(delai);
 mfvt =num2str(mfv);
 sprintf('%s','the most frequent delay is ', mfvt,' samples.')
 
-Plot results
+%Plot results
 hist(delai)
 title('delay distribution')
 xlabel('delay')