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

18 ビュー (過去 30 日間)

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

採用された回答

MathWorks Support Team
MathWorks Support Team 2024 年 10 月 25 日
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.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGet Started with MATLAB Compiler SDK についてさらに検索

製品


リリース

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by