Can I use MATLAB Builder JA to run simulations created in Simulink?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Kaustubha Govind
il 9 Feb 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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Simulink Coder in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!