aboutsummaryrefslogtreecommitdiff
path: root/doc/mtx_mean-help.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2006-03-29 14:21:28 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2006-03-29 14:21:28 +0000
commit07c21847aee32a51d9cecf8846f825f408cde16f (patch)
tree9cd4044ff67823b2a7c1a3e27f4df923db231e1e /doc/mtx_mean-help.pd
parent31b47d6b9e23445eaad3fe21b5c5fa741b16a2da (diff)
updated and new help-patches
svn path=/trunk/externals/iem/iemmatrix/; revision=4808
Diffstat (limited to 'doc/mtx_mean-help.pd')
-rw-r--r--doc/mtx_mean-help.pd8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/mtx_mean-help.pd b/doc/mtx_mean-help.pd
index cb9706d..1611b95 100644
--- a/doc/mtx_mean-help.pd
+++ b/doc/mtx_mean-help.pd
@@ -7,12 +7,12 @@
#X obj 57 231 print mean_row;
#X obj 57 106 mtx_rand;
#X msg 57 82 4 5;
-#X text 55 259 get the mean value of each column;
#X obj 57 127 t a a;
#X obj 87 148 mtx_print org;
#X text 56 11 mean values of a matrix;
+#X text 55 259 get the list(!) mean value of each column;
#X connect 4 0 5 0;
-#X connect 6 0 9 0;
+#X connect 6 0 8 0;
#X connect 7 0 6 0;
-#X connect 9 0 4 0;
-#X connect 9 1 10 0;
+#X connect 8 0 4 0;
+#X connect 8 1 9 0;