barvalues(h, precision, textParams)

Display bar values on-top of bars in a bar or histogram plot .

https://github.com/lemelech/matlab-barvalues

Download
Download

You are now following this Submission

Cite As

Elimelech Schreiber (2026). barvalues(h, precision, textParams) (https://github.com/lemelech/matlab-barvalues/releases/tag/2.3), GitHub. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
2.3.0

See release notes for this release on GitHub: https://github.com/lemelech/matlab-barvalues/releases/tag/2.3

Download
2.2.1

See release notes for this release on GitHub: https://github.com/lemelech/matlab-barvalues/releases/tag/2.2.1

Download
2.2.0

Supports Horizontal bars.
Added control over text properties (e.g. size, color)

Download
2.1.0

stabilized.

Download
2.0.0

Supports all types of bars: {'stacked', 'grouped', 'hist' , 'histc'}.

Now supports Histograms as well. (not fully tested, please report bugs)

fixed issue: error when passed handle of stacked bar plot. (Thx Karolis)

Download
1.3.0

sorry, wrong file.
This should do it.

Download
1.2.0

Supports multiple bar plots in single axes.

Download
1.1.0

supports empty first parameter:
barvalues([],2);

Download
1.0.0

Download
To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.