aboutsummaryrefslogtreecommitdiff
path: root/doc/mtx_rand-help.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2006-03-28 13:11:25 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2006-03-28 13:11:25 +0000
commit6f7f6460189b2da25077438c8a13ccd20f2a0f00 (patch)
tree0480592e225118c2c033d95d19f0a6db6bd26090 /doc/mtx_rand-help.pd
parentdc59cfa163813ebd59ebe8fc441a022e1d8284b9 (diff)
renamed help-patches; split meta help-patches into smaller ones; TODO: reflect this change in the C-sources
svn path=/trunk/externals/iem/iemmatrix/; revision=4797
Diffstat (limited to 'doc/mtx_rand-help.pd')
-rw-r--r--doc/mtx_rand-help.pd23
1 files changed, 23 insertions, 0 deletions
diff --git a/doc/mtx_rand-help.pd b/doc/mtx_rand-help.pd
new file mode 100644
index 0000000..5ccbcae
--- /dev/null
+++ b/doc/mtx_rand-help.pd
@@ -0,0 +1,23 @@
+#N canvas 25 323 504 298 10;
+#X text 51 7 fill a matrix with random values;
+#X text 295 20 updated for;
+#X obj 383 20 iemmatrix 0.2;
+#X obj 432 46 matrix;
+#X text 302 45 see also help for;
+#X obj 434 72 random;
+#X obj 59 148 mtx_rand;
+#X obj 59 194 mtx_print;
+#X obj 83 100 mtx_ones 6 3;
+#X msg 83 82 bang;
+#X msg 74 58 5 7;
+#X msg 59 35 3;
+#X msg 120 127 seed 12;
+#X text 51 219 get a matrix containing;
+#X text 51 232 random elements (0..1];
+#X text 177 130 set seed;
+#X connect 6 0 7 0;
+#X connect 8 0 6 0;
+#X connect 9 0 8 0;
+#X connect 10 0 6 0;
+#X connect 11 0 6 0;
+#X connect 12 0 6 0;