comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: hist_norm
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: hist_norm [message #73326 is a reply to message #73323] Tue, 02 November 2010 18:46 Go to previous message
penteado is currently offline  penteado
Messages: 866
Registered: February 2018
Senior Member
Administrator
On Nov 2, 11:28 pm, le.dav...@tiscali.it wrote:
> Hi folks,
> I am trying to use "hist_norm.pro" in a code like that (my first
> time):
>
> pro istog, howmanyt
>
>   t = fltarr(howmanyt)
>   N = 20.
>   for k=0, howmanyt-1, 1 do begin
>       t[k] = total(randomu(seed, N))
>   endfor
>
>   a = intarr(howmanyt) + 1
>   hist_norm, t, condition = a
> end
>
> I can't figure out why it does not work. Can you help me?
> Thanks in advance.

You need to say more. In what way does it not work? Where does
hist_norm come from? (hist_norm is not in the IDL standard library)
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: how to change dialog_message button names ?
Next Topic: Overplot behalfs strange

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Thu Oct 09 11:46:05 PDT 2025

Total time taken to generate the page: 1.67948 seconds