Feeds
提问
Histogram bug in Matlab 2017a
I encountered an error using the command _Histogram_ in Matlab 2017a: Error using matlab.graphics.chart.primitive.Histogram...
8 years 前 | 2 个回答 | 0
2
个回答已回答
Histogram bug in Matlab 2017a
To set the BinEdges I use histogram('BinEdges', X{1}, 'BinCounts', X{2}) where X is a 1×2 cell array {...
Histogram bug in Matlab 2017a
To set the BinEdges I use histogram('BinEdges', X{1}, 'BinCounts', X{2}) where X is a 1×2 cell array {...
8 years 前 | 0