What is Matlab command line equivalent to "Deploy to Hardware Ctrl+B" button in Simulink?
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
langrg
le 21 Fév 2020
Réponse apportée : bhavay chaudhary
le 10 Mai 2022
Hello,
What is Matlab command line equivalent to "Deploy to Hardware Ctrl+B" button in Simulink?
Thanks!
0 commentaires
Réponse acceptée
Plus de réponses (1)
bhavay chaudhary
le 10 Mai 2022
You can use:
slbuild()
Note: rtwbuild() is depreciated in the latest versions of matlab
0 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!