aboutsummaryrefslogtreecommitdiff
path: root/abs/mtx_linspace-help.pd
blob: 22ad7e78259784368a89967b85c99959a62526f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#N canvas 439 163 841 379 10;
#X text 482 28 part of iemmatrix;
#X text 43 34 [mtx_linspace];
#X text 166 69 creates a linearly spaced vector from a startvalue to
a stopvalue with n entries;
#X text 268 138 inlet: [startval stopval n(;
#X text 268 157 outlet: matrix/vector;
#X text 465 324 see also:;
#X obj 535 325 mtx_logspace;
#X obj 33 165 mtx_linspace;
#X obj 33 187 mtx_print;
#X msg 33 143 1 4 10;
#X connect 7 0 8 0;
#X connect 9 0 7 0;