aboutsummaryrefslogtreecommitdiff
path: root/doc/mtx_diag-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/mtx_diag-help.pd')
-rw-r--r--doc/mtx_diag-help.pd28
1 files changed, 28 insertions, 0 deletions
diff --git a/doc/mtx_diag-help.pd b/doc/mtx_diag-help.pd
new file mode 100644
index 0000000..0a00bfd
--- /dev/null
+++ b/doc/mtx_diag-help.pd
@@ -0,0 +1,28 @@
+#N canvas 61 0 491 290 10;
+#X text 285 23 updated for;
+#X obj 373 23 iemmatrix 0.2;
+#X obj 422 49 matrix;
+#X text 292 48 see also help for;
+#X obj 103 227 mtx_print;
+#X msg 103 130 bang;
+#X text 129 20 [mtx_diag];
+#X msg 136 157 1 2 3 4 5;
+#X text 93 252 diagonal-matrix;
+#X obj 103 201 mtx_diag 7 9 8;
+#X text 30 89 create a diagonal matrix;
+#X obj 300 130 mtx_rand 4;
+#X msg 300 108 bang;
+#X obj 300 197 mtx_diag;
+#X obj 300 231 print diagonal;
+#X obj 300 158 t a a;
+#X obj 347 159 mtx_print org;
+#X text 294 258 diagonal of the matrix;
+#X text 276 88 get the diagonal of a matrix;
+#X connect 5 0 9 0;
+#X connect 7 0 9 0;
+#X connect 9 0 4 0;
+#X connect 11 0 15 0;
+#X connect 12 0 11 0;
+#X connect 13 0 14 0;
+#X connect 15 0 13 0;
+#X connect 15 1 16 0;