Can the MATLAB Compiler compile MATLAB objects?

3 ビュー (過去 30 日間)
MathWorks Support Team
MathWorks Support Team 2010 年 1 月 22 日
I have MATLAB code which uses MATLAB objects or calls MATLAB functions which use objects. I would like to deploy that code with the MATLAB Compiler.

採用された回答

MathWorks Support Team
MathWorks Support Team 2010 年 1 月 22 日
As of the MATLAB Compiler 4.0 (R14) you may compile MATLAB objects. The MATLAB Compiler 4.0 (R14) can compile all aspects of the MATLAB language. The limitations and restrictions of the MATLAB Compiler 4.0 (R14) are available from the Related Solution listed at the bottom of the page.
The MATLAB Compiler 3.0 (R13) is unable to compile MATLAB objects. This is because it converts the MATLAB code to C-code. It is unable to make this conversion for MATLAB objects. The limitations and restrictions of the MATLAB Compiler 3.0 (R13) are available from the Related Solution listed below.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB Compiler SDK についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by