| MATLAB® Compiler™ | ![]() |
| On this page… |
|---|
MATLAB Compiler uses a dependency analysis (depfun) to determine the list of necessary files to include in the CTF package. If this analysis encounters a problem, depfun displays an error.
These error messages take the form
depfun Error: <message>
There are three causes of these messages:
MCR/Dispatcher errors
XML parser errors
depfun-produced 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.
These errors appear as
depfun Error: XML error: <message>
Where <message> is a message returned by the XML parser. If this error occurs, report it to Technical Support at The MathWorks at http://www.mathworks.com/contact_TS.html.
These errors originate directly from depfun.
depfun Error: Internal error. This error occurs if an internal error is encountered that is unexpected, for example, a memory allocation error or a system error of some kind. This error is never user generated. If this error occurs, report it to Technical Support at The MathWorks at http://www.mathworks.com/contact_TS.html.
depfun Error: Unexpected error thrown. This error is similar to the previous one. If this error occurs, report it to Technical Support at The MathWorks at http://www.mathworks.com/contact_TS.html.
depfun Error: Invalid file name: <filename>. An invalid file name was passed to depfun.
depfun Error: Invalid directory: <dirname>. An invalid directory was passed to depfun.
![]() | Warning Messages | C++ Utility Library Reference | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |