<?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="variableNotFound">작업 공간에서 변수 {0}을(를) 찾을 수 없습니다.</entry>
    <entry key="variableSameAsMethodName">변수 이름은 메서드 이름과 같을 수 없습니다.</entry>
    <entry key="firstArgMustBeWorkspace">첫 번째 인수는 작업 공간이어야 합니다.</entry>
  </message>
</rsccat>
