diff options
author | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2006-03-28 13:11:25 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2006-03-28 13:11:25 +0000 |
commit | 6f7f6460189b2da25077438c8a13ccd20f2a0f00 (patch) | |
tree | 0480592e225118c2c033d95d19f0a6db6bd26090 /doc/mtx_ones-help.pd | |
parent | dc59cfa163813ebd59ebe8fc441a022e1d8284b9 (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_ones-help.pd')
-rw-r--r-- | doc/mtx_ones-help.pd | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/mtx_ones-help.pd b/doc/mtx_ones-help.pd new file mode 100644 index 0000000..e23ed58 --- /dev/null +++ b/doc/mtx_ones-help.pd @@ -0,0 +1,17 @@ +#N canvas 61 0 491 290 10; +#X text 295 230 updated for; +#X obj 383 230 iemmatrix 0.2; +#X obj 432 256 matrix; +#X text 302 255 see also help for; +#X obj 103 201 mtx_ones 5; +#X obj 103 227 mtx_print; +#X msg 103 130 bang; +#X msg 133 174 3 5; +#X msg 119 150 10; +#X text 129 20 [mtx_ones]; +#X text 30 89 create a matrix with all elements := 1; +#X text 74 248 all matrix elements=1; +#X connect 4 0 5 0; +#X connect 6 0 4 0; +#X connect 7 0 4 0; +#X connect 8 0 4 0; |