 
 
 
 
 
 
Re: BinCounts Function
- To: mathgroup at smc.vnet.net
- Subject: [mg26091] Re: BinCounts Function
- From: Peter Buttgereit <buttgereit at biomediclab.de>
- Date: Tue, 28 Nov 2000 01:55:35 -0500 (EST)
- Organization: communication works
- References: <8vfset$jlm@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
[This followup was posted to comp.soft-sys.math.mathematica and a copy 
was sent to the cited author.]
In article <8vfset$jlm at smc.vnet.net>, jcolon at mail.lawnet.fordham.edu 
says...
[...]
> Load the statistics/datamanipulation programs
> dt1 = {1,2,3, etc.}
> BinCounts[dt1, {1,10,1}] produces the following output:  BinCounts[{1,2,3,
> etc.}, {1,10,1}]
[...]
Hi Jeffrey,
I find this behaviour only when an element of dt1 is non-numeric.
Possible?
KR,
Peter

