<?xml version="1.0"?>
<!-- Copyright 2010-2012 The MathWorks, Inc. -->
<rsccat version="1.0" locale="en_US" product="MATLAB">
  <message>
    <entry key="NotEnoughInputs">Not enough input arguments. See DDE23.</entry>
    <entry key="LargeDelaysTryDDESD">Tracking discontinuities exceeded the maximum array size preference. Use DDESD to solve without tracking discontinuities.</entry>
    <entry key="TspandEndLTtspan1">Must have tspan(1) &lt; tspan(end).</entry>
    <entry key="NotContinueFromHistoryEnd">Must continue from last point reached.</entry>
    <entry key="NotPosLags">The lags must all be positive.</entry>
    <entry key="DDEOutputNotCol">DDEs must return column vectors.</entry>
    <entry key="DDELengthMismatchHistory">Derivative and history vectors have different lengths.</entry>
    <entry key="OptRelTolNotPosScalar">Option ''RelTol'' must be a positive scalar.</entry>
    <entry key="OptAbsTolNotPos">Option ''AbsTol'' must be positive.</entry>
    <entry key="NonScalarAbstolNormControl">Solving with NormControl ''on'' requires a scalar AbsTol.</entry>
    <entry key="OptMaxStepNotPos">Option ''MaxStep'' must be greater than zero.</entry>
    <entry key="OptInitialStepNotPos">Option ''InitialStep'' must be greater than zero.</entry>
  <!--Resource entries for toolbox/matlab/funfun-->
    <entry key="InconsistentDataType">Mixture of single and double data for ''t0'', ''y0'', ''y(t0-lags)'', and ''f(t0,y0,ylags)'' in call to DDE23.</entry>
    <entry key="RelTolIncrease">RelTol has been increased to {0}.</entry>
    <entry key="AbsTolSize">Solving {0} requires a scalar AbsTol, or a vector AbsTol of length {1,number,integer}</entry>
    <entry key="IntegrationTolNotMet">Failure at t={0}.  Unable to meet integration tolerances without reducing the step size below the smallest value allowed ({1}) at time t.</entry>
  </message>
</rsccat>
