From aa94261a33fe612fbf039ca1190e7ec38c26eb30 Mon Sep 17 00:00:00 2001 From: Franz Zotter Date: Wed, 19 Jul 2006 20:45:42 +0000 Subject: added help files for several mtx externals svn path=/trunk/externals/iem/iemmatrix/; revision=5384 --- doc/mtx_fill-help.pd | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 doc/mtx_fill-help.pd (limited to 'doc/mtx_fill-help.pd') diff --git a/doc/mtx_fill-help.pd b/doc/mtx_fill-help.pd new file mode 100644 index 0000000..1f94506 --- /dev/null +++ b/doc/mtx_fill-help.pd @@ -0,0 +1,74 @@ +#N canvas 333 84 670 511 10; +#X text 458 17 updated for; +#X obj 546 17 iemmatrix 0.2; +#X obj 595 43 matrix; +#X text 465 42 see also help for; +#X obj 62 208 mtx_fill; +#X text 87 15 [mtx_fill]; +#X text 47 34 filling elements of a data matrix into specific positions +of an other matrix; +#X obj 136 117 mtx_zeros; +#X obj 62 231 mtx_print; +#X floatatom 232 110 5 0 0 0 - - -; +#X obj 136 75 loadbang; +#X msg 136 95 10 10; +#X text 238 198 <-- if empty matrix: filling sub-matrix at start position +; +#X floatatom 281 110 5 0 0 0 - - -; +#X text 234 92 row; +#X text 289 93 col; +#X msg 145 197 matrix \$1 \$2; +#X obj 247 127 t b f; +#X obj 245 147 pack 1 1; +#X obj 245 167 t b l; +#X msg 61 127 3 3; +#X obj 62 148 mtx_rand; +#X obj 62 166 mtx_* 10; +#X obj 62 183 mtx_int; +#X obj 84 438 mtx_fill; +#X obj 149 333 mtx_zeros; +#X obj 84 461 mtx_print; +#X obj 149 291 loadbang; +#X msg 149 311 10 10; +#X text 25 76 1 submatrix; +#X text 19 275 2 any positions; +#X obj 246 333 mtx_rand; +#X obj 246 374 mtx_find; +#X obj 71 401 mtx_ones; +#X msg 246 310 10 10; +#X obj 70 340 mtx_size; +#X obj 71 360 *; +#X obj 246 395 t a a; +#X msg 71 379 1 \$1; +#X obj 246 354 mtx_> 0.8; +#X connect 4 0 8 0; +#X connect 7 0 4 1; +#X connect 9 0 18 0; +#X connect 10 0 11 0; +#X connect 11 0 7 0; +#X connect 13 0 17 0; +#X connect 16 0 4 2; +#X connect 17 0 18 0; +#X connect 17 1 18 1; +#X connect 18 0 19 0; +#X connect 19 0 20 0; +#X connect 19 1 16 0; +#X connect 20 0 21 0; +#X connect 21 0 22 0; +#X connect 22 0 23 0; +#X connect 23 0 4 0; +#X connect 24 0 26 0; +#X connect 25 0 24 1; +#X connect 27 0 28 0; +#X connect 28 0 25 0; +#X connect 31 0 39 0; +#X connect 32 0 37 0; +#X connect 33 0 24 0; +#X connect 34 0 31 0; +#X connect 35 0 36 0; +#X connect 35 1 36 1; +#X connect 36 0 38 0; +#X connect 37 0 35 0; +#X connect 37 1 24 2; +#X connect 38 0 33 0; +#X connect 39 0 32 0; -- cgit v1.2.1