<?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="inputType">입력값은 음이 아닌 정수 스칼라여야 합니다.</entry>
    <entry key="inputNTooLarge">N은 2^53보다 작아야 합니다.</entry>
    <entry key="inputKTooLarge">K는 N보다 작거나 같아야 합니다.</entry>
  </message>
</rsccat>
