Used to display multiple 1D histograms. INPUTS HS - nhist x nbins array where HS(i,j) is the jth bin in the ith histogram mm - [optional] #images/row (if [] then calculated based on nn) nn - [optional] #images/col(if [] then calculated based on mm) EXAMPLE h = histc_1D( randn(2000,1), 20 ); histmontage([h; h]); DATESTAMP 29-Sep-2005 2:00pm See also HISTC, HISTC_1D, FILTER_GAUSS_1D