aboutsummaryrefslogtreecommitdiff
path: root/abs/mtx_cart2sph-help.pd
blob: 500ca5c4298741709542f3f635ae1fa771d5426b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#N canvas 0 0 450 300 10;
#X obj 69 114 mtx 3 1;
#X text 126 70 2 ey;
#X text 144 94 3 ez;
#X text 264 202 Franz Zotter \, 2009;
#X text 19 11 converting cartersian to spherical coordinates;
#X msg 26 49 1 0 0;
#X text 81 47 1 ex;
#X obj 69 147 mtx_cart2sph;
#X msg 69 71 0 2 0;
#X msg 97 91 0 0 3;
#X text 219 62 input matrices have the shape 3xL;
#X text 221 76 and may contain L points;
#X text 219 93 [ x \; y \; z ];
#X obj 69 191 mtx_print rphitheta;
#X connect 0 0 7 0;
#X connect 5 0 0 0;
#X connect 7 0 13 0;
#X connect 8 0 0 0;
#X connect 9 0 0 0;