<?xml version="1.0" encoding="UTF-8"?>
<!--Copyright 2022 The MathWorks, Inc.-->

<rsccat xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.0" locale="zh_CN" product="MATLAB" xsi:noNamespaceSchemaLocation="../../resources/schema/msgcat.xsd">
  <message>
    <entry key="BadPercents" 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">只有 tall 数组为 tall 列向量时，才支持计算其第一个维度的百分位数或分位数。</entry>
    <entry key="NoComplexNamed" context="error">The value of {0} must be real.</entry>
    <entry key="NoObjectsForApprox" context="error">The 'approximate' method does not support object inputs such as gpuArray. The first input must be numeric.</entry>
    <entry key="NumericRequiredForApprox" context="error">First input must be a numeric array for the 'approximate' method.</entry>
  </message>
</rsccat>
