<?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="invalidInput">maxNumCompThreads 输入必须为正整数值的标量或 ''automatic''。</entry>
    <entry key="setMaxNumInput">maxNumCompThreads(N) 超出允许的最大计算线程数的限制 {0,number,integer}。</entry>
    <entry key="invalidScalar">输入必须为正整数值标量。</entry>
    <entry key="compThreads">Computational threads exceeds the limit of {0,number,integer} the maximum number of computational threads allowed.</entry>
    <entry key="ompThreads">OpenMP threads exceeds the limit of {0,number,integer} the maximum number of computational threads allowed.</entry>
  </message>
</rsccat>
