<?xml version="1.0"?>
<!-- Copyright 2014-2021 The MathWorks, Inc. -->
<rsccat version="1.0" locale="en_US" product="MATLAB">
  <message>
    <entry key="ArgNameValueMismatch">Incorrect number of input arguments. Each parameter name must be followed by a corresponding value.</entry>
	<entry key="BinCountsBinEdgesSizeMismatch">The length of ''BinEdges'' must be one longer than ''BinCounts'' when ''BinCountsMode'' value is ''manual''.</entry>
    <entry key="BinCountsInvalidSize">''BinCounts'' is not supported if any of ''NumBins'',''BinWidth'', ''BinMethod'', or ''BinLimits'' is specified, and it must have length equal to length(BinEdges)-1.</entry>
    <entry key="DatetimeBinEdgesClass">When data to distribute among bins is {0}, bin edges must be {0}.</entry>
    <entry key="DatetimeBinLimitsClass">When data to distribute among bins is {0}, ''BinLimits'' value must be {0}.</entry>
    <entry key="DatetimeNormalization">''Normalization'' values ''countdensity'' and ''pdf'' are not supported when data to distribute among bins is datetime or duration.</entry>
    <entry key="DatetimeBinMethod">''BinMethod'' value ''integers'' not supported when data to distribute among bins is datetime or duration.</entry>
    <entry key="DurationBinMethod">''BinMethod'' value ''{0}'' is not supported when data to distribute among bins is datetime or duration.</entry>
    <entry key="EmptyBinCountsManualMode">Specify ''BinCounts'' parameter when ''BinCountsMode'' value is ''manual''.</entry>
    <entry key="EmptyBinLimitsManualMode">Specify ''BinEdges'' or ''BinLimits'' parameter when ''BinLimitsMode'' value is ''manual''.</entry>
    <entry key="EmptyOrScalarBinEdges">Bin edges must be a vector of length at least 2.</entry>
    <entry key="FixedDataClass">New value for ''Data'' must match data type of old value.</entry>
    <entry key="InvalidStairsFaceColor">''FaceColor'' value must be ''none'' when ''DisplayStyle'' value is ''stairs''.</entry>
    <entry key="InvalidBinMethod">''BinMethod'' value ''manual'' is not supported.</entry>
    <entry key="InvalidBinWidth">''BinWidth'' value must be a positive finite scalar.</entry>
    <entry key="InvalidColor">{0} input is not a valid color.</entry>
    <entry key="InvalidDatetimeEdges">Bin edges must be a datetime vector of length at least 2 if the data to distribute among bins is datetime.</entry>
    <entry key="InvalidDatetimeOrDurationBinLimits">''BinLimits'' value must be a sorted finite {0} vector of length at least 2 when data to distribute among bins is {0}.</entry>
    <entry key="InvalidDatetimeBinWidth">''BinWidth'' value must be a duration or calendarDuration scalar when data to distribute among bins is datetime.</entry>
    <entry key="InvalidDurationBinWidth">''BinWidth'' value must be a duration scalar when data to distribute among bins is duration.</entry>
    <entry key="InvalidDurationEdges">Bin edges must be a duration vector of length at least 2 if the data to distribute among bins is duration.</entry>
    <entry key="InvalidMixedBinInputs">''BinEdges'' parameter must not be followed by any of ''NumBins'',''BinWidth'', ''BinMethod'', or ''BinLimits''.</entry>
    <entry key="ManualEdges">Bin edges must be a row vector with {0,number,integer} elements when bin counts has {1,number,integer} elements.</entry>
    <entry key="MixedDataBinCounts">''BinCounts'' parameter is not supported when data to distribute among bins is specified.</entry>
    <entry key="NonEmptyBinCountsAutoMode">'BinCounts'' parameter is not supported when ''BinCountsMode'' value is ''auto''.</entry>
    <entry key="NonEmptyBinLimitsAutoMode">''BinEdges'' and ''BinLimits'' parameters are not supported when ''BinLimitsMode'' value is ''auto''.</entry>
    <entry key="NumericBinEdgesClass">Bin edges must be numeric when data to distribute among bins is numeric.</entry>
    <entry key="NumericBinWidthClass">''BinWidth'' value must be numeric when data to distribute among bins is numeric.</entry>
    <entry key="NumericBinLimitsClass">''BinLimits'' value must be numeric when data to distribute among bins is numeric.</entry>
    <entry key="NumericBinMethod">''BinMethod'' value must be ''auto'', ''scott'', ''fd'', ''integers'', ''sqrt'', or ''sturges'' when data to distribute among bins is numeric.</entry>
    <entry key="OrientationMixedType">''Orientation'' parameter is not supported when data to distribute among bins is datetime or duration and when there are non-histogram objects in the axes.</entry>
    <entry key="OrientationYYAxes">''Orientation'' parameter is not supported when data to distribute among bins is datetime or duration and multiple y-axes are present.</entry>
    <entry key="ReadOnlyPropertyManualBinCounts">{0} parameter is not supported when ''BinCountsMode'' value is ''manual''.</entry>
    <entry key="UnsortedDatetimeEdges">Bin edges must be a sorted datetime vector that does not contain NaTs.</entry>
    <entry key="UnsortedDurationEdges">Bin edges must be a sorted duration vector that does not contain NaNs.</entry>
    <entry key="UnsupportedBinMethod">''{0}'' is not a supported bin method when data to distribute among bins is {1}.</entry>
    <entry key="UnsupportedCategories">''Categories'' parameter is not supported when data to distribute among bins is numeric or logical.</entry>
    <entry key="UnsupportedDatetimeOrDurationNormalization">''Normalization'' value ''{0}'' is not supported when data to distribute among bins is datetime or duration.</entry>
    <entry key="UnsupportedMethodManualBinCounts">{0} function is not supported when ''BinCountsMode'' value is ''manual''.</entry>
    <entry key="UnsupportedOrientationInPolarCoordinates">Horizontal orientation of bars is not supported for histogram in polar coordinates.</entry>
    <entry key="BinRangePolar">Invalid bin edges for histogram in polar coordinates. Difference between maximum and minimum values must not be greater than 2*pi.</entry>
    <entry key="BinLimitsRangePolar">Invalid 'BinLimits' value for histogram in polar coordinates. Specify a 2-element vector of values that differ by no more than 2*pi.</entry>
    <entry key="OrientationLabel">Orientation of box charts</entry>
    <entry key="BoxWidthLabel">Relative width of individual boxes</entry>
    <entry key="JitterOutliersLabel">Outlier marker displacement</entry>
    <entry key="NotchLabel">Median comparison display</entry>
    <entry key="NumBinsLabel">Number of bins</entry>
    <entry key="BinMethodLabel">Binning algorithm</entry>
    <entry key="BinWidthLabel">Width of bins</entry>
    <entry key="DisplayStyleLabel">Histogram display style</entry>
    <entry key="ShowOthersLabel">Toggle summary display of data for undisplayed categories</entry>
    <entry key="BarOrientationLabel">Orientation of bars</entry>
	<entry key="BinEdges" note="For data tips">Bin edges</entry>
	<entry key="Value" note="For data tips">Value</entry>
  </message>
</rsccat>
