MATLAB Compiler と関連ツールの構成が R2015a で変更されましたが、違いはなんですか?

11 vues (au cours des 30 derniers jours)
MathWorks Support Team
MathWorks Support Team le 2 Avr 2019
MATLAB Compiler と関連ツールの構成が R2015a で変更されました。
変更の前後での製品構成の違いと、それぞれのツールで生成できるものを教えてください。
 

Réponse acceptée

MathWorks Support Team
MathWorks Support Team le 13 Mai 2022
Modifié(e) : MathWorks Support Team le 13 Mai 2022
MATLAB Compilerと関連ツールの構成がR2015aより変更されております。カッコ内が作成できるものです。
R2014bおよびそれ以前:
MATLAB Compiler (実行形式ファイル(EXE)、C/C++共有ライブラリ(DLL))
MATLAB Builder EX (Excelアドイン)
MATLAB Builder NE (.NETアセンブリ)
MATLAB Builder JA (Java)
R2015aとそれ以降:
MATLAB Compiler (実行形式ファイル(EXE)、Excelアドイン)
MATLAB Compiler SDK (C/C++共有ライブラリ(DLL)、.NETアセンブリ、Javaパッケージ、Pythonパッケージ、COMコンポーネント、など)
 
なお、MATLAB Compiler SDK を使用する場合はMATLAB Compilerも必要となります。 
製品紹介ページ:
MATLAB Compiler: 
MATLAB Compiler SDK: 
 
 

Plus de réponses (0)

Catégories

En savoir plus sur MATLABCompiler SDK 入門 dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!