aboutsummaryrefslogtreecommitdiff
path: root/doc/mtx_mean.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2006-03-28 13:11:25 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2006-03-28 13:11:25 +0000
commit6f7f6460189b2da25077438c8a13ccd20f2a0f00 (patch)
tree0480592e225118c2c033d95d19f0a6db6bd26090 /doc/mtx_mean.pd
parentdc59cfa163813ebd59ebe8fc441a022e1d8284b9 (diff)
renamed help-patches; split meta help-patches into smaller ones; TODO: reflect this change in the C-sources
svn path=/trunk/externals/iem/iemmatrix/; revision=4797
Diffstat (limited to 'doc/mtx_mean.pd')
-rw-r--r--doc/mtx_mean.pd13
1 files changed, 0 insertions, 13 deletions
diff --git a/doc/mtx_mean.pd b/doc/mtx_mean.pd
deleted file mode 100644
index 02b02fb..0000000
--- a/doc/mtx_mean.pd
+++ /dev/null
@@ -1,13 +0,0 @@
-#N canvas 128 104 450 300 10;
-#X obj 57 146 mtx_mean;
-#X obj 63 91 mtx_print;
-#X obj 57 201 print mean_row;
-#X obj 57 76 mtx_rand;
-#X msg 57 52 4 5;
-#X text 55 229 get the mean value of each column;
-#X obj 175 275 matrix;
-#X text 58 275 see also help for;
-#X connect 0 0 2 0;
-#X connect 3 0 1 0;
-#X connect 3 0 0 0;
-#X connect 4 0 3 0;