<?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="invalidClassName">CLASSNAME 인수는 INF를 지원하는 클래스여야 합니다(예: ''double'' 또는 ''single'').</entry>
    <entry key="invalidInputClass">Argument following ''like'' must be a variable with a data type that supports INF, such as a double or single variable.</entry>
    <entry key="invalidNumericInput">크기 입력값은 숫자형이어야 합니다.</entry>
    <entry key="unsupportedNdSparse">N차원 희소 배열은 지원되지 않습니다.</entry>
  </message>
</rsccat>
