<?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="MissingUnits">Specify font size units.</entry>
    <entry key="FlagWithTooManyInputs">''{0}'' option does not support additional input arguments.</entry>
    <entry key="MissingScaleFactor">Provide a scale factor when using the ''scale'' option.</entry>
    <entry key="BadUnits">단위는 다음 중 하나여야 합니다: ''{0}''.</entry>
    <entry key="NonScalar">{0} must be scalar.</entry>
    <entry key="InvalidFlag">Option must be one of the following: ''{0}''.</entry>
    <entry key="NotInFigure">객체 입력값은 Figure 또는 Figure 내의 객체여야 합니다.</entry>
    <entry key="InvalidGfx">객체 입력값은 비어 있지 않아야 하며 유효한 그래픽스 핸들만 포함해야 합니다.</entry>
    <entry key="DefaultNotSupported">'default' 옵션은 {0} 클래스의 객체에 영향을 미치지 않습니다.</entry>
    <entry key="BadFont">Font name ''{0}'' is not available on this machine. Specify ''default'' or use the listfonts function to list available font names.</entry>
  </message>
</rsccat>
