From 6f7f6460189b2da25077438c8a13ccd20f2a0f00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Tue, 28 Mar 2006 13:11:25 +0000 Subject: 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 --- doc/mtx_mean-help.pd | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 doc/mtx_mean-help.pd (limited to 'doc/mtx_mean-help.pd') diff --git a/doc/mtx_mean-help.pd b/doc/mtx_mean-help.pd new file mode 100644 index 0000000..cb9706d --- /dev/null +++ b/doc/mtx_mean-help.pd @@ -0,0 +1,18 @@ +#N canvas 128 104 450 300 10; +#X text 228 47 updated for; +#X obj 316 47 iemmatrix 0.2; +#X obj 365 73 matrix; +#X text 235 72 see also help for; +#X obj 57 176 mtx_mean; +#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 connect 4 0 5 0; +#X connect 6 0 9 0; +#X connect 7 0 6 0; +#X connect 9 0 4 0; +#X connect 9 1 10 0; -- cgit v1.2.1