User`s guide

B Error and Warning Messages
depfun Errors
In this section...
“About depfun Errors” on page B-10
“MCR/Dispatcher Errors” on page B-10
“XML Parser Errors” on page B-10
“depfun-Produced Errors” on page B-11
About depfun Errors
MATLAB Compiler uses a dependency analysis (depfun) to determine the list
of nece ssa ry files t o include in th e CTF package. If this analysis encounte rs a
problem,
depfun displays an error.
These error messages take the form
depfun Error: <message>
There are three causes of these me ssage s:
MCR/Dispatcher errors
XML parser errors
depfun-produced errors
MCR/Dispatcher Errors
These errors originate directly from the MCR/Dispatcher. If one of
these error occurs, report it to Technical Support at The MathWorks at
http://www.mathworks.com/contact _TS.html.
XML Parser Errors
These errors appear as
depfun Error: XML error: <message>
B-10