<?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="ArgNameValueMismatch">후행 입력 인수는 이름-값 쌍이어야 합니다.</entry>
    <entry key="EmptyOrScalarBinEdges">Bin 경계값은 길이가 2보다 크거나 같은 벡터여야 합니다.</entry>
    <entry key="InvalidBinLimits">Bin 제한은 2개의 요소를 가진 유한하고 정렬된 datetime형 벡터여야 합니다.</entry>
    <entry key="InvalidBinWidth">Bin 너비는 스칼라 duration형 또는 스칼라 calendarDuration형으로, 양의 유한한 값이어야 합니다.</entry>
    <entry key="InvalidEdges">Bin 경계값은 적어도 2개의 요소를 가진 datetime형 벡터여야 합니다.</entry>
    <entry key="InvalidMixedBinInputs">''BinEdges'' 입력값 다음에는 ''NumBins'', ''BinWidth'', ''BinMethod'', ''BinLimits''가 올 수 없습니다.</entry>
    <entry key="NonDatetimeEdges">EDGES는 datetime형 배열이어야 합니다.</entry>
    <entry key="NonDatetimeInput">X는 datetime형 배열이어야 합니다.</entry>
    <entry key="UnsortedEdges">Bin 경계값은 NaT가 포함되지 않은 정렬된 datetime형 벡터여야 합니다.</entry>
  </message>
</rsccat>
