<?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="NotEnoughInputs">Not enough input arguments. See ODE78.</entry>
    <entry key="MassSingularAssumedNo">MassSingular 값이 ''maybe''이지만 이 솔버는 항상 MassSingular를 ''no''로 가정합니다. ODE15S 및 ODE23T는 특이 질량 행렬을 허용합니다.</entry>
    <entry key="MassSingularYes">MassSingular value must be ''no'' for this solver. ODE15S and ODE23T allow singular mass matrices.</entry>
    <entry key="IntegrationTolNotMet">t={0}에서 실패했습니다. 시간 t에서, 허용되는 가장 작은 값({1}) 이하로 스텝 크기를 줄여야만 적분 허용오차가 충족될 수 있습니다.</entry>
  </message>
</rsccat>
