You typically compile your MATLAB® code on a development machine, test the resulting executable on that machine, and deploy the executable and MATLAB Runtime to a test or customer machine without MATLAB.
After you have successfully compiled your application, the next step is to test it on a development machine and deploy it on a target machine.
Application Deployment Failures
After the application is working on the test machine, failures can be isolated in end-user deployment.
This appendix lists and describes error messages and warnings generated by the compiler.
Failure to Find MATLAB Runtime Files
Solutions to problems when files cannot be found
Failure to Find MATLAB Classes
Solutions to problems when classes cannot be found
Diagnostic messages with suggestions about their cause
Common MATLAB Compiler SDK Error Messages
Common MATLAB Compiler SDK™ error messages and associated workarounds.
In some circumstances the XLA file cannot be generated. When that happens, the add-in can be installed as a Visual Basic project.
Server Configuration Add-in Not Enabled
Excel can automatically disable the Server Configuration add-in, but you can manually re-enable it
Error Using a Variable Number of Outputs
Add-ins that interact with MATLAB Production Server™