aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2008-01-03 13:07:48 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2008-01-03 13:07:48 +0000
commit0bad9be7b54fce990a34af835aa01ad6568395da (patch)
tree3933843c3bdf02c4175493cd2ba530aa67c9f19b /doc
parentc3a067dc355fc57a5759d4e9a97bcbcd878caf13 (diff)
fixed mtx_diegg and tests (it was really inconsistent)
svn path=/trunk/externals/iem/iemmatrix/; revision=9115
Diffstat (limited to 'doc')
-rw-r--r--doc/mtx_diegg-help.pd10
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/mtx_diegg-help.pd b/doc/mtx_diegg-help.pd
index bcbbebe..72c9524 100644
--- a/doc/mtx_diegg-help.pd
+++ b/doc/mtx_diegg-help.pd
@@ -1,4 +1,4 @@
-#N canvas 13 81 566 290 10;
+#N canvas 310 132 566 428 10;
#X text 295 30 updated for;
#X obj 383 30 iemmatrix 0.2;
#X obj 432 56 matrix;
@@ -18,6 +18,14 @@
#X text 30 89 create a turned diagonal matrix;
#X obj 300 197 mtx_diegg;
#X obj 103 201 mtx_diegg 7 9 8;
+#X text 58 299 "turned" means rotated by -90deg:;
+#X text 90 339 1 0 0;
+#X text 90 353 0 2 0;
+#X text 90 366 0 0 3;
+#X text 200 353 0 2 0;
+#X text 200 339 0 0 1;
+#X text 200 366 3 0 0;
+#X text 148 353 ==>;
#X connect 6 0 18 0;
#X connect 7 0 18 0;
#X connect 8 0 10 0;