<?xml version="1.0" encoding="UTF-8"?>
<!--Copyright 2021 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="ApplyDataVarsError">无法将方法应用于数据变量 "{0}"。</entry>
    <entry key="GroupVariablesTableSubscript">分组变量无效。</entry>
    <entry key="GroupVariablesFunctionHandle">分组变量函数句柄必须返回一个逻辑标量。</entry>
    <entry key="DataVariablesTableSubscript">数据变量无效。</entry>
    <entry key="DataVariablesFunctionHandle">数据变量函数句柄必须返回一个逻辑标量。</entry>
    <entry key="FirstInputType">第一个参数必须为向量、矩阵、表或时间表。</entry>
    <entry key="SecondInputType">分组变量不能指定为函数句柄。</entry>
    <entry key="FirstSecondMismatchSize">分组变量和数据矩阵必须具有相同的行数。</entry>
    <entry key="ApplyDataVecsError">无法将方法应用于数据列 {0}。</entry>
    <entry key="StatsCattable">无法串联将指定的方法应用于数据列之后获得的结果。</entry>
    <entry key="InvalidMethodOption">方法必须是 "zscore"、"norm"、"meancenter"、"rescale"、"meanfill"、"linearfill" 或函数句柄。</entry>
    <entry key="MethodNotProvided">输入参数的数目不足。请指定有效的方法。</entry>
    <entry key="MethodOutputInvalidSize">指定的方法必须返回标量，或具有与方法输入相同的行数。</entry>
    <entry key="GroupBinsVarsDiffSize">指定一个分 bin方案，或者指定与分组变量一样多的分 bin方案。</entry>
    <entry key="GroupBinsNoGroupVars">当分组变量为空时，不支持分 bin方案。</entry>
    <entry key="GroupBinsEmpty">分 bin 方案无效。</entry>
    <entry key="GroupBinsError">无法将分 bin方法 "{0}" 应用于分组变量 "{1}"。</entry>
    <entry key="GroupBinsScalarExpand">无法将分 bin方法应用于所有分组变量。使用元胞数组为每个分组变量指定分 bin方法，'none' 表示无分 bin。</entry>
    <entry key="ParseFlags">参数名称必须是 ''ReplaceValues" 或 "IncludedEdge''。</entry>
    <entry key="KeyWithoutValue">输入参数的数目不正确。参数名称和值必须成对出现。</entry>
    <entry key="IncludedEdgeNoGroupBins">仅当指定了分 bin方案时才支持 ''IncludedEdge''。</entry>
  </message>
</rsccat>
