<?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="GroupVariablesTableSubscript">分组变量无效。</entry>
    <entry key="GroupVariablesFunctionHandle">分组变量函数句柄必须返回一个逻辑标量。</entry>
    <entry key="FirstInputSize">第一个参数必须为向量、矩阵、包含列向量的元胞数组、表或时间表。</entry>
    <entry key="GroupBinsEmpty">分 bin 方案无效。</entry>
    <entry key="GroupBinsVarsDiffSize">指定一个分 bin方案，或者指定与分组变量一样多的分 bin方案。</entry>
    <entry key="GroupBinsNoGroupVars">当分组变量为空时，不支持分 bin方案。</entry>
    <entry key="GroupBinsError">无法将分 bin方法 "{0}" 应用于分组变量 "{1}"。</entry>
    <entry key="GroupBinsScalarExpand">无法将分 bin方法应用于所有分组变量。使用元胞数组为每个分组变量指定分 bin方法，'none' 表示无分 bin。</entry>
    <entry key="ParseFlags">参数名称必须为 ''IncludeMissingGroups''、''IncludeEmptyGroups'' 或 ''IncludedEdge''。</entry>
    <entry key="KeyWithoutValue">输入参数的数目不正确。参数名称和值必须成对出现。</entry>
    <entry key="IncludedEdgeNoGroupBins">仅当指定了分 bin方案时才支持 ''IncludedEdge''。</entry>
    <entry key="CodegenConstGroupVariables">分组变量必须为常量才能进行代码生成。</entry>
    <entry key="CodegenConstGroupBins">当提供多个分 bin 方法时，第一个输入的列数必须为常量才能进行代码生成。</entry>
    <entry key="CodegenConstInclNan">''includeMissingGroups'' 值必须为常量才能进行代码生成。</entry>
    <entry key="CodegenConstInclEmpty">''IncludeEmptyGroups'' 值必须为常量才能进行代码生成。</entry>
    <entry key="CodegenConstInclEdge">''IncludedEdge'' 值必须为常量才能进行代码生成。</entry>
    <entry key="CodegenGroupBinsNotSupported">代码生成的日期时间或持续时间数据不支持分 bin 方法。</entry>
    <entry key="CodegenGroupBinsMustBeConst">当分 bin 方法是字符向量、字符串或字符向量元胞数组时，它必须为常量才能进行代码生成。</entry>
    <entry key="CodegenCellstrInput">不支持将字符向量元胞数组作为代码生成的第一个输入参数。</entry>
  </message>
</rsccat>
