<?xml version="1.0" encoding="UTF-8"?>
<!--Copyright 2022 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="BadPercents" context="error">Second input must be a scalar or non-empty vector of real values between 0 and 100.</entry>
    <entry key="NoApproximateTall" context="error">When dim is not 1 (non-tall dimension), exact computation is more efficient. Try setting the 'Method' parameter to 'exact' instead.</entry>
    <entry key="MustBeColumn" context="error">tall형 배열의 첫 번째 차원 백분위수 또는 분위수는 tall형 열 벡터에 대해서만 지원됩니다.</entry>
    <entry key="NoComplexNamed" context="error">The value of {0} must be real.</entry>
    <entry key="NoObjectsForApprox" context="error">The 'approximate' method does not support object inputs such as gpuArray. The first input must be numeric.</entry>
    <entry key="NumericRequiredForApprox" context="error">First input must be a numeric array for the 'approximate' method.</entry>
  </message>
</rsccat>
