aboutsummaryrefslogtreecommitdiff
path: root/doc/mtx_mean-help.pd
diff options
context:
space:
mode:
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;