MATLAB Compiler と関連ツールの構成が R2015a で変更されましたが、違いはなんですか?
17 views (last 30 days)
Show older comments
MathWorks Support Team
on 2 Apr 2019
Edited: MathWorks Support Team
on 13 May 2022
MATLAB Compiler と関連ツールの構成が R2015a で変更されました。
変更の前後での製品構成の違いと、それぞれのツールで生成できるものを教えてください。
Accepted Answer
MathWorks Support Team
on 13 May 2022
Edited: MathWorks Support Team
on 13 May 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:
0 Comments
More Answers (0)
See Also
Categories
Find more on MATLABCompiler SDK 入門 in Help Center and File Exchange
Products
Release
No release entered yet.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!