| MATLAB Compiler | ![]() |
Depfun Errors
The 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
There are three causes of these messages:
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 support@mathworks.com.
XML Parser Errors
Where <message> is a message returned by the XML parser. If this error occurs, report it to Technical Support at The MathWorks at support@mathworks.com.
Depfun-Produced Errors
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 support@mathworks.com.
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 support@mathworks.com.
Depfun Error: Invalid file name: <filename>. An invalid filename was passed to depfun.
Depfun Error: Invalid directory: <dirname>. An invalid directory was passed to depfun.
| Warning Messages | Troubleshooting | ![]() |
© 1994-2005 The MathWorks, Inc.