aboutsummaryrefslogtreecommitdiff
path: root/doc/mtx_diegg-help.pd
blob: 72c952487f902114810c7d358faa51329edb0b60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
#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;
#X text 302 55 see also help for;
#X text 129 20 [mtx_diegg];
#X obj 103 227 mtx_print;
#X msg 103 130 bang;
#X msg 136 157 1 2 3 4 5;
#X obj 300 130 mtx_rand 4;
#X msg 300 108 bang;
#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 turned diagonal of a matrix;
#X obj 300 231 print dieggonal;
#X text 93 252 turned diagonal-matrix;
#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;
#X connect 9 0 8 0;
#X connect 10 0 17 0;
#X connect 10 1 11 0;
#X connect 17 0 14 0;
#X connect 18 0 5 0;