<?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="InputMustBeString">hex2num 的输入必须为字符向量、字符串或字符向量元胞数组。</entry>
    <entry key="OutOfRange">hex2num 的输入应仅包含 0-9、a-f 或 A-F。</entry>
  </message>
</rsccat>
