Explanation

It appears that the application is accessing a file in the toolbox folder. This is likely to fail if the application you are writing is deployed to a system where MATLAB software is not installed.


Suggested Action

Rewrite the application code to avoid dependencies on files in the toolbox folder.