The Production Server Compiler app generates a deployable archive containing the compiled MATLAB® code used by the add-in. This archive needs to be deployed to a MATLAB Production Server™ instance before the add-in will work.
To install the deployable archive on a server instance:
Locate the archive in the for_redistribution_files_only\server\
folder.
The file name is similar to
.archiveName
.ctf
Copy the archive file to the auto_deploy
folder
of the server instance.
For more information, see MATLAB Production Server documentation.