ibar.m

ibar() does the same as bar(), but returns an individual handle for each bar.

You are now following this Submission

ibar() does the same as bar(), but returns a seperate handle for each bar, therefore enabling you to address each bar and set ist properties individually, e.g. change color of single bars. To access the handles s.a. Matlab Help 'Obtaining Data from Cell Arrays'.

Cite As

Robert Schleicher (2026). ibar.m (https://www.mathworks.com/matlabcentral/fileexchange/5345-ibar-m), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

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

obviously I didn't manage to upload the revised version last time... Sorry