histogram_display_test


histogram_display_test, a MATLAB code which calls histogram_display(), which reads a data file of histogram data and displays it.

Licensing:

The information on this web page is distributed under the MIT license.

Related Programs:

histogram_display, a MATLAB code 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.