What are the differences between MATLAB Compiler and MATLAB Compiler SDK?

18 visualizaciones (últimos 30 días)

What are the differences between MATLAB® Compiler™ and MATLAB Compiler SDK™?

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 25 de Oct. de 2024
MATLAB Compiler enables you to share MATLAB programs as:
  • Standalone Applications (.exe on Windows)
  • Microsoft® Excel® Add-ins
  • MapReduce and Spark™ big data applications
  • WebApps
End users can run the applications royalty-free using MATLAB Runtime.
.
MATLAB Compiler SDK extends the functionality of MATLAB Compiler to let you build the following software components from MATLAB programs:
  • C/C++ shared libraries (.lib,. dll, .so, .dylib)
  • Microsoft® .NET assemblies (.dll)
  • Java® classes (.jar)
  • Python® packages
  • Docker® container-based microservices
These components can be integrated with custom applications and then deployed to desktop, web, and enterprise systems. They can be shared royalty-free with users who don't need MATLAB, using the MATLAB Runtime and shared libraries to execute compiled MATLAB applications.

Más respuestas (0)

Categorías

Más información sobre Get Started with MATLAB Compiler SDK en Help Center y File Exchange.

Productos


Versión

R2015a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by