<?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="zh_CN" product="MATLAB" xsi:noNamespaceSchemaLocation="../../resources/schema/msgcat.xsd">
  <message>
    <entry key="dimensionMustBePositiveInteger">维度参数必须为正整数标量。</entry>
    <entry key="InputSizeMismatch">A 和 B 的大小必须相同。</entry>
    <entry key="InvalidDimAorB">A 和 B 必须至少具有一个长度为 3 的维度。</entry>
    <entry key="InvalidDimAorBForCrossProd">在获取交叉乘积的维度中，A 和 B 的长度必须为 3。</entry>
  </message>
</rsccat>
