<?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="ColormapMustHave3Columns">颜色图必须包含 3 列</entry>
    <entry key="ColormapElementOutOfRange">Colormap 元素超出范围。RGB 强度应按 0.0 &lt;= 强度 &lt;= 1.0 这一范围进行归一化。按 \"max(max(&lt;colormap&gt;))\" 调整颜色图进行归一化。</entry>
    <entry key="SkippingCorruptedFrame">正在跳过损坏的影片帧 #{0,number,integer}</entry>
    <entry key="ExpectedSingleFrame">只能将单个影片帧传递给 frame2im</entry>
    <entry key="BadMatrix1">参数必须为 GETFRAME 中的有效影片矩阵</entry>
    <entry key="BadMatrix2">参数必须为 GETFRAME 中的有效影片矩阵</entry>
    <entry key="BadMatrix3">参数必须为 GETFRAME 中的有效影片矩阵</entry>
  </message>
</rsccat>
