<?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="NonScalarInput">N은 스칼라여야 합니다.</entry>
    <entry key="InputNotPosInt">N은 음이 아닌 실수형 정수여야 합니다.</entry>
    <entry key="InputOutOfRange">n이 single형 또는 double형일 경우 허용되는 최댓값은 FLINTMAX입니다.</entry>
  </message>
</rsccat>
