errorbar_tick in 2014b doesn't work any more
Show older comments
Just upgraded to R2014b and all of my plotting functions are failing since the construct of the errorbar series has changed. I tried looking into the handle of the errorbar but it turns out the new object has an empty 'children' property which is where you could usually change the errorbar appearance. Is there anyone here with a solution to this problem?
Cheers, Matan
1 Comment
Star Strider
on 14 Dec 2014
You’ve encountered yet another limitation of HG2. I’ve submitted several Bug Reports asking for certain handle graphics capabilities (and the flexibility they provide) to return in a subsequent ‘upgrade’ to HG2. I suggest you do the same, describing what you want to do, the way you did it in earlier versions, and the way you would like it to work in HG2.
When I requested a way to get the centres of bars in a grouped bar plot (easy in previous versions), I received a p-file in the reply. It works, but plot properties shouldn’t require special functions just to use them as easily as we did in earlier versions.
Meanwhile, don’t uninstall R2014a.
Consider HG2 a work in progress, and push it to add capabilities rather than remove them.
(You can include the URL here in your Bug Report if you want to, so you don’t have to repeat everything you wrote.)
Answers (0)
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!