ibar.m

ibar() does the same as bar(), but returns an individual handle for each bar.
1.5K Downloads
Updated 14 Feb 2005

No License

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 (2024). ibar.m (https://www.mathworks.com/matlabcentral/fileexchange/5345-ibar-m), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R13
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Data Distribution Plots in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0

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