histogramize_test


histogramize_test, a MATLAB program which calls histogramize() to take a vector of data and organizes it into a histogram of a given number of bins with given width and range, which can be displayed as a bar chart.

Licensing:

The computer code and data files described and made available on this web page are distributed under the GNU LGPL license.

Related Data and Programs:

histogramize, a MATLAB program which takes a vector of data and organizes it into a histogram of a given number of bins with given width and range, which can be displayed as a bar chart.

Source Code:


Last revised on 30 January 2019.