Can I use MATLAB Builder JA to run simulations created in Simulink?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
Kaustubha Govind
le 9 Fév 2011
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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Simulink Coder dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!