| MATLAB Compiler | ![]() |
Stand-Alone Applications
There is a set of functions that is not supported in stand-alone mode. These functions fall into these categories:
help function or debug functions, will not work.
lookfor function, will not work.
clc, home, and savepath will not do anything in deployed mode.
Returned values from stand-alone applications will be 0 for successful completion or a nonzero value otherwise.
In addition, there are functions that have been identified as nondeployable due to licensing restrictions.
| MATLAB Code | Fixing Callback Problems: Missing Functions | ![]() |
© 1994-2005 The MathWorks, Inc.