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

Home » Public Forums » archive » hist_norm
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
hist_norm [message #73328] Tue, 02 November 2010 18:28
le.davide is currently offline  le.davide
Messages: 18
Registered: November 2010
Junior Member
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.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: IDL function to get area cover of polygon
Next Topic: Re: run idl .sav file from unix or linux enviroment

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

Current Time: Wed Oct 08 15:27:29 PDT 2025

Total time taken to generate the page: 0.00536 seconds