<?xml version="1.0"?>
<!-- Copyright 2011-2021 The MathWorks, Inc. -->
<rsccat version="1.0" locale="en_US" product="MATLAB">
  <message>
    <entry key="BadPercents" note="" context="error">Second input must be a scalar or non-empty vector of real values between 0 and 100.</entry>
    <entry key="NoApproximateTall" context="error">When dim is not 1 (non-tall dimension), exact computation is more efficient. Try setting the 'Method' parameter to 'exact' instead.</entry>
    <entry key="MustBeColumn" context="error">Percentile or quantile of a tall array in the first dimension is only supported for tall column vectors.</entry>
    <entry key="NoComplexNamed" note="" context="error">The value of {0} must be real.</entry>
    <entry key="NoObjectsForApprox" note="" context="error">The 'approximate' method does not support object inputs such as gpuArray. The first input must be numeric.</entry>
    <entry key="NumericRequiredForApprox" note="" context="error">First input must be a numeric array for the 'approximate' method.</entry>
</message>
</rsccat>

<!--Please use note attribute to describe context of message-->
