<?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="ja_JP" product="MATLAB" xsi:noNamespaceSchemaLocation="../../resources/schema/msgcat.xsd">
  <message>
    <entry key="InvalidCodeInput">Invalid input. Code string must be a char, cellstr, or a string array without missing values or a Python code object.</entry>
    <entry key="InvalidOutputList">Invalid input. PYOUTVARS must be a char, cellstr or a string array without missing values.</entry>
    <entry key="InvalidVariableInitialization">{0}</entry>
  </message>
</rsccat>
