MATLAB Runtime Server    

Preventing Command Window Input/Output

The MATLAB Runtime Server does not provide a command-line interface to the end user, so your application should not depend on the command window. To eliminate dependence on the command window, you should:


  Design Issues for a Runtime Application Disabling Default Menu Options Selectively