From da1f0065d07250b86b9a761b012987e4825f491f Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Mon, 28 Nov 2005 16:53:25 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r4068, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/smlib/; revision=4069 --- help/hist-help.pd | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 help/hist-help.pd (limited to 'help/hist-help.pd') diff --git a/help/hist-help.pd b/help/hist-help.pd new file mode 100644 index 0000000..f17850c --- /dev/null +++ b/help/hist-help.pd @@ -0,0 +1,44 @@ +#N canvas 678 207 414 422 12; +#X text 331 381 j#|@2002; +#X text 351 362 SMLib; +#X text 14 7 hist: histograms; +#X obj 2 354 print; +#X obj 11 181 random 10; +#X obj 11 162 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#X msg 129 177 absolute; +#X msg 129 205 relative; +#X msg 276 177 clear; +#X text 128 156 generate output; +#X text 275 159 reinit; +#X text 31 160 feed data; +#X obj 2 317 hist 0 10 10; +#X obj 62 347 vsum; +#X floatatom 62 370 5 0 0; +#X msg 11 208 1 3 5 7 9; +#X text 14 50 - value of first class; +#X text 14 77 - number of classes; +#X text 14 64 - value of last class; +#X text 13 35 arguments:; +#X text 14 112 - array of samples in classes; +#X text 12 97 output:; +#X text 12 133 out-of-range inputs are clipped (cfr lhisti); +#X msg 11 233 1.4 3.4 5.4 7.4 9.4; +#X msg 87 292 -10; +#X msg 11 259 0.6 2.6 4.6 6.6 8.6; +#X obj 42 396 itov; +#X text 4 399 cfr.; +#X obj 79 396 lhist; +#X obj 124 396 lhisti; +#X connect 4 0 12 0; +#X connect 5 0 4 0; +#X connect 6 0 12 0; +#X connect 7 0 12 0; +#X connect 8 0 12 0; +#X connect 12 0 3 0; +#X connect 12 0 13 0; +#X connect 13 0 14 0; +#X connect 15 0 12 0; +#X connect 23 0 12 0; +#X connect 24 0 12 0; +#X connect 25 0 12 0; -- cgit v1.2.1