aboutsummaryrefslogtreecommitdiff
path: root/doc/mtx_minmax-help.pd
blob: 692165d6ffcf0fec544ae824db0a3589bf7b6e3f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#N canvas 161 60 480 312 10;
#X text 89 244 updated for;
#X obj 177 244 iemmatrix 0.2;
#X obj 226 270 matrix;
#X text 96 269 see also help for;
#X msg 136 83 3 5;
#X obj 121 23 mtx_minmax;
#X text 223 24 get minimum/maximum of matrix;
#X obj 136 186 print min;
#X obj 201 186 print max;
#X obj 136 106 mtx_rand;
#X obj 136 130 t a a;
#X obj 176 130 mtx_print;
#X text 133 67 get min/max of a matrix;
#X obj 136 152 mtx_minmax;
#X connect 4 0 9 0;
#X connect 9 0 10 0;
#X connect 10 0 13 0;
#X connect 10 1 11 0;
#X connect 13 0 7 0;
#X connect 13 1 8 0;