MATLAB® Compiler SDK™ packages MATLAB functions into software components that you integrate into native Python® applications. MATLAB Compiler SDK provides APIs to execute compiled MATLAB functions on the MATLAB Runtime.
For more information, see Python Package Integration.
MATLAB Compiler SDK packages MATLAB functions into software components that you integrate into applications. MATLAB Compiler SDK includes APIs to integrate the packaged components using C, C++, Microsoft® .NET, or Java®.
MATLAB functions compiled with MATLAB Compiler SDK execute on the MATLAB Runtime. The MATLAB Runtime is a freely distributable execution engine made up of shared libraries that MATLAB uses to run MATLAB files on systems without an installed version of MATLAB.
MATLAB Compiler SDK includes everything you need to develop client applications for MATLAB Production Server™:
Client APIs execute MATLAB functions on the server.
Excel® add-in to execute MATLAB functions on the server.
Production Server Compiler app tests the integration between clients and compiles MATLAB functions for deployment to the server.
Test server tests client code and server configuration together.