<?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="stringInput">문자형 벡터 입력 인수는 지원되지 않습니다.</entry>
    <entry key="inputType">크기 및 범위 입력값은 숫자형이어야 합니다.</entry>
    <entry key="invalidLimits">첫 번째 입력값은 양의 정수 스칼라 값 IMAX이거나 또는 두 정수 값 [IMIN IMAX]여야 합니다(IMIN은 IMAX보다 작거나 같음).</entry>
    <entry key="invalidOutputType">{0} 클래스의 출력값은 지원되지 않습니다.</entry>
    <entry key="invalidClassname">CLASSNAME 인수는 RANDI를 지원하는 클래스여야 합니다(예: ''double'' 또는 ''single'').</entry>
    <entry key="invalidPrototype">Argument following ''like'' must be a variable with a data type that supports RANDI, such as a double or single variable.</entry>
    <entry key="complexOrSparsePrototype">''like'' 다음의 복소수 또는 희소 형식 입력값은 지원되지 않습니다.</entry>
    <entry key="sparsePrototype">Sparse input following ''like'' is not supported.</entry>
  </message>
</rsccat>
