histogram_display_test


histogram_display_test, a MATLAB program which calls histogram_display() to read a data file of histogram data and displays it.

Licensing:

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

Related Programs:

histogram_display, a MATLAB program which makes a bar plot of a set of data stored as columns in a file; the first column is the X values, and all the other columns are Y values to be shown as a stack of bars;

Source Code:


Last revised on 30 January 2019.