Can I use MATLAB Builder JA to run simulations created in Simulink?
1 回表示 (過去 30 日間)
古いコメントを表示
Is it possible to use the MATLAB Builder JA to run simulations created in Simulink? Unfortunately it costs an additional 500€, thus I need to know its opportunities. Builder JA gives the opportunity to cast MATLAB code in Java Libraries.
Is that also possible with Simulink?
0 件のコメント
採用された回答
Kaustubha Govind
2011 年 2 月 9 日
MATLAB Compiler, and consequently, MATLAB Builder JA does not support Simulink. The list of supported functionality with MATLAB Compiler is here.
However, you can use Real-Time Workshop to generate C/C++ shared libraries from your Simulink models and call those from Java.
0 件のコメント
その他の回答 (0 件)
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!