aboutsummaryrefslogtreecommitdiff
path: root/doc/mtx_abs-help.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2006-03-28 13:11:25 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2006-03-28 13:11:25 +0000
commit6f7f6460189b2da25077438c8a13ccd20f2a0f00 (patch)
tree0480592e225118c2c033d95d19f0a6db6bd26090 /doc/mtx_abs-help.pd
parentdc59cfa163813ebd59ebe8fc441a022e1d8284b9 (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_abs-help.pd')
-rw-r--r--doc/mtx_abs-help.pd20
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/mtx_abs-help.pd b/doc/mtx_abs-help.pd
new file mode 100644
index 0000000..05c8929
--- /dev/null
+++ b/doc/mtx_abs-help.pd
@@ -0,0 +1,20 @@
+#N canvas 128 118 680 254 10;
+#X text 458 17 updated for;
+#X obj 546 17 iemmatrix 0.2;
+#X text 136 10 absolute value of matrix elements;
+#X obj 595 43 matrix;
+#X text 465 42 see also help for;
+#X obj 48 100 mtx 3 3;
+#X text 45 42 compute the absolute value of each element of a matrix
+;
+#X obj 595 63 abs;
+#X obj 48 164 mtx_abs;
+#X obj 48 192 mtx_print abs;
+#X obj 48 131 t a a;
+#X obj 91 132 mtx_print org;
+#X msg 48 80 0 1 -2 -3 -4 5 -6 7 8;
+#X connect 5 0 10 0;
+#X connect 8 0 9 0;
+#X connect 10 0 8 0;
+#X connect 10 1 11 0;
+#X connect 12 0 5 0;