Troubleshooting in MATLAB Compiler SDK

C/C++ Shared Libraries

Compilation Failures

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.

Testing Failures

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.

Error and Warning Messages

This appendix lists and describes error messages and warnings generated by the compiler.

.NET Assemblies

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

Diagnostic messages with suggestions about their cause

Java Packages

Common MATLAB Compiler SDK Error Messages

Common MATLAB Compiler SDK™ error messages and associated workarounds.

Excel Add-Ins Deployed to MATLAB Production Server

XLA File Not Generated

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™

Was this topic helpful?