<?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="singletimeseriesobject">detrend 메서드는 단일 timeseries 객체에만 사용할 수 있음</entry>
    <entry key="nonnumeric">숫자형이 아닌 데이터가 있는 timeseries에 대해서는 수치 연산을 수행할 수 없음</entry>
    <entry key="noarray">3차원 이상의 데이터가 있는 시계열에는 detrend를 적용할 수 없습니다.</entry>
  </message>
</rsccat>
