What's wrong with scatterhist R2015a?

Hi -
I just updated matlab to R2015a, and when I ran scatterhist, say an example from mathworks, I got an error.
Am I missing something? Any help/suggestion would be greatly appreciated!
Pearl

 Accepted Answer

what do you get if you type
which histogram -all
My guess is you have an alternative histogram.m function shadowing the new one introduced by the Mathworks in 2014b. (Looks like the one associated with distributionPlot.m from the FEX). You'll have to rename that alternative histogram.m or remove it from your path.

More Answers (0)

Categories

Asked:

on 8 May 2015

Commented:

on 8 May 2015

Community Treasure Hunt

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

Start Hunting!