<?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="MultithreadingDisabled">MATLAB 已禁用计算多线程处理。\n要启用多线程处理，请在不使用 singleCompThread 选项的情况下重新启动 MATLAB。</entry>
    <entry key="IllegalNumComputationalThreads">必须为正线程数而不是 {0, number, integer}。</entry>
    <entry key="CannotChangeNumThreadsHere">Changing the number of computational threads is not supported in this context.</entry>
  </message>
</rsccat>
