aboutsummaryrefslogtreecommitdiff
path: root/doc/mtx_col-help.pd
blob: 75c38a5bf951d18ffda7e34fa5276ef63d2058d3 (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
#N canvas 136 41 544 373 10;
#X text 276 28 updated for;
#X obj 364 28 iemmatrix 0.2;
#X obj 413 54 matrix;
#X text 283 53 see also help for;
#X obj 413 96 mtx_col;
#X obj 89 32 mtx_col;
#X obj 53 259 mtx_print;
#X obj 64 217 mtx_ones 5 3;
#X msg 64 198 bang;
#X obj 53 240 mtx_col 4 3;
#X msg 182 195 0;
#X msg 174 173 2;
#X msg 53 146 -1 2 3 4 5;
#X text 133 242 creation: mtx_col [<col> <col> [<posR>]];
#X obj 413 76 mtx_element;
#X text 19 9 set columns of a matrix;
#X text 55 129 set matrix columns;
#X text 214 170 set column [2];
#X text 213 195 set all columns;
#X connect 7 0 9 0;
#X connect 8 0 7 0;
#X connect 9 0 6 0;
#X connect 10 0 9 1;
#X connect 11 0 9 1;
#X connect 12 0 9 0;