diff options
author | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2006-03-29 14:21:28 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2006-03-29 14:21:28 +0000 |
commit | 07c21847aee32a51d9cecf8846f825f408cde16f (patch) | |
tree | 9cd4044ff67823b2a7c1a3e27f4df923db231e1e /doc/mtx_element-help.pd | |
parent | 31b47d6b9e23445eaad3fe21b5c5fa741b16a2da (diff) |
updated and new help-patches
svn path=/trunk/externals/iem/iemmatrix/; revision=4808
Diffstat (limited to 'doc/mtx_element-help.pd')
-rw-r--r-- | doc/mtx_element-help.pd | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/mtx_element-help.pd b/doc/mtx_element-help.pd index ecff760..eca0a63 100644 --- a/doc/mtx_element-help.pd +++ b/doc/mtx_element-help.pd @@ -5,7 +5,6 @@ #X text 283 53 see also help for; #X obj 413 76 mtx_row; #X obj 413 96 mtx_col; -#X text 19 9 get/set elements of a matrix; #X obj 53 302 mtx_print; #X obj 53 283 mtx_element 4 3; #X obj 64 260 mtx_ones 5 3; @@ -23,11 +22,12 @@ #X obj 89 32 mtx_element; #X text 52 133 set matrix elements; #X text 200 237 set all elements of matrix (default!); +#X text 19 9 set elements of a matrix; +#X connect 7 0 6 0; #X connect 8 0 7 0; #X connect 9 0 8 0; -#X connect 10 0 9 0; -#X connect 11 0 8 0; -#X connect 12 0 8 1; -#X connect 13 0 8 1; -#X connect 14 0 8 1; -#X connect 15 0 8 1; +#X connect 10 0 7 0; +#X connect 11 0 7 1; +#X connect 12 0 7 1; +#X connect 13 0 7 1; +#X connect 14 0 7 1; |