aboutsummaryrefslogtreecommitdiff
path: root/doc/mtx_size-help.pd
blob: 8e3220f29c3cba9d1b83104391c7853f8ec2fd92 (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 453 283 10;
#X text 108 233 updated for;
#X obj 196 233 iemmatrix 0.2;
#X obj 245 259 matrix;
#X text 115 258 see also help for;
#X floatatom 151 178 4 0 0 0 - - -;
#X text 148 68 get the size of a matrix;
#X obj 151 140 mtx_size;
#X msg 185 91 3 2;
#X msg 151 91 7;
#X obj 151 115 mtx_ones;
#X floatatom 194 178 4 0 0 0 - - -;
#X text 192 194 columns;
#X text 152 195 rows;
#X obj 150 22 mtx_size;
#X text 223 24 get the size of a matrix;
#X connect 6 0 4 0;
#X connect 6 1 10 0;
#X connect 7 0 9 0;
#X connect 8 0 9 0;
#X connect 9 0 6 0;