linking simulink from m-file
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Krishnendu Mukherjee
le 21 Jan 2012
Commenté : Steven Lord
le 25 Jan 2021
how to link a model from a m-file? plz tel
0 commentaires
Réponse acceptée
Kaustubha Govind
le 23 Jan 2012
To call MATLAB code from a Simulink model, use one of the three MATLAB Function Blocks available. To run Simulink models from MATLAB, use the sim command. Also see Command Line Functionality for Simulink.
7 commentaires
Md Toukir Hasan
le 24 Jan 2021
What is the actual syntax of calling simulink file in matlab script? Version is 2020b. Quick response please
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!