<?xml version="1.0"?>
<rsccat version="1.0" locale="en_US" product="MATLAB">
  <message>
    <entry key="nargin">Wrong number of input arguments.</entry>
    <entry key="NtimesInvalid">NTIMES must be a single numeric value.</entry>
    <entry key="InvalidMeshgrid">Input grid is not a valid MESHGRID.</entry>
    <entry key="NotEnoughPointsNanStrip">Insufficient finite values to interpolate.</entry>
    <entry key="InvalidExtrapval">EXTRAPVAL must be a scalar.</entry>
  <!--Resource entries for toolbox/matlab/polyfun-->
    <entry key="NaNstrip">Columns of data containing NaN values have been ignored during interpolation.</entry>
  <!--The following are for backward compatibility of the remove in R2013a-->
    <entry key="XYorZNotMonotonic">X, Y, and Z must be monotonic vectors or arrays produced by MESHGRID.</entry>
    <entry key="InvalidMethod">{0} is an invalid method.</entry>
    <entry key="meshgrid">X, Y and Z must be matrices produced by MESHGRID. Use TriScatteredInterp instead \nof INTERP3 for scattered data.</entry>
  </message>
</rsccat>
