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_minmax-help.pd | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 doc/mtx_minmax-help.pd (limited to 'doc/mtx_minmax-help.pd') diff --git a/doc/mtx_minmax-help.pd b/doc/mtx_minmax-help.pd new file mode 100644 index 0000000..692165d --- /dev/null +++ b/doc/mtx_minmax-help.pd @@ -0,0 +1,21 @@ +#N canvas 161 60 480 312 10; +#X text 89 244 updated for; +#X obj 177 244 iemmatrix 0.2; +#X obj 226 270 matrix; +#X text 96 269 see also help for; +#X msg 136 83 3 5; +#X obj 121 23 mtx_minmax; +#X text 223 24 get minimum/maximum of matrix; +#X obj 136 186 print min; +#X obj 201 186 print max; +#X obj 136 106 mtx_rand; +#X obj 136 130 t a a; +#X obj 176 130 mtx_print; +#X text 133 67 get min/max of a matrix; +#X obj 136 152 mtx_minmax; +#X connect 4 0 9 0; +#X connect 9 0 10 0; +#X connect 10 0 13 0; +#X connect 10 1 11 0; +#X connect 13 0 7 0; +#X connect 13 1 8 0; -- cgit v1.2.1