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_sub-help.pd | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 doc/mtx_sub-help.pd (limited to 'doc/mtx_sub-help.pd') diff --git a/doc/mtx_sub-help.pd b/doc/mtx_sub-help.pd new file mode 100644 index 0000000..c4bd6ba --- /dev/null +++ b/doc/mtx_sub-help.pd @@ -0,0 +1,39 @@ +#N canvas 363 101 481 299 10; +#X text 255 30 updated for; +#X obj 343 30 iemmatrix 0.2; +#X obj 392 56 matrix; +#X text 262 55 see also help for; +#X obj 46 176 mtx_sub; +#X obj 125 177 mtx_-; +#X obj 123 147 mtx_diag 1 2 3 4 5; +#X obj 46 147 mtx_ones 5; +#X obj 46 124 t b b; +#X obj 46 198 mtx_print; +#X msg 46 105 bang; +#X text 100 178 ==; +#X obj 263 147 mtx_eye 4; +#X obj 263 172 mtx_sub 10; +#X msg 263 120 bang; +#X obj 263 199 mtx_print; +#X floatatom 332 104 4 0 0 0 - - -; +#X obj 332 122 t b f; +#X obj 360 172 mtx_- 10; +#X text 339 173 ==; +#X text 38 227 sub 2 matrices; +#X obj 17 23 mtx_sub; +#X obj 81 23 mtx_-; +#X text 8 42 matrix arithmetic: subtraction; +#X obj 393 77 -; +#X text 232 231 subtract an offset from a matrix; +#X connect 4 0 9 0; +#X connect 6 0 4 1; +#X connect 7 0 4 0; +#X connect 8 0 7 0; +#X connect 8 1 6 0; +#X connect 10 0 8 0; +#X connect 12 0 13 0; +#X connect 13 0 15 0; +#X connect 14 0 12 0; +#X connect 16 0 17 0; +#X connect 17 0 12 0; +#X connect 17 1 13 1; -- cgit v1.2.1