What's wrong with scatterhist R2015a?

3 次查看(过去 30 天)
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

采纳的回答

Kelly Kearney
Kelly Kearney 2015-5-8
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.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Schedule Model Components 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by