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

14 ビュー (過去 30 日間)
MathWorks Support Team
MathWorks Support Team 2019 年 4 月 2 日
編集済み: MathWorks Support Team 2022 年 5 月 13 日
MATLAB Compiler と関連ツールの構成が R2015a で変更されました。
変更の前後での製品構成の違いと、それぞれのツールで生成できるものを教えてください。
 

採用された回答

MathWorks Support Team
MathWorks Support Team 2022 年 5 月 13 日
編集済み: MathWorks Support Team 2022 年 5 月 13 日
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: 
 
 

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLABCompiler SDK 入門 についてさらに検索

Community Treasure Hunt

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

Start Hunting!