Barweb in 2014b doesn't work any more
Show older comments
One of my favorite community functions barweb not longer works with 2014b due to the change in the way figure handles are referenced. Are there any barweb users out there that managed to tweak the barweb.m file to make it work?
1 Comment
Oleg Komarov
on 3 Jan 2015
Using bar() together with errorbar() is an option since R2012b.
Accepted Answer
More Answers (1)
Sean de Wolski
on 16 Oct 2014
0 votes
It looks like there are a few things in the legend call that need to change. The legend is no longer an axes so that is no longer a valid check.
Categories
Find more on Errorbars in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!