<?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="ko_KR" 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>
