linking simulink from m-file
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Krishnendu Mukherjee
el 21 de En. de 2012
Comentada: Steven Lord
el 25 de En. de 2021
how to link a model from a m-file? plz tel
0 comentarios
Respuesta aceptada
Kaustubha Govind
el 23 de En. de 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 comentarios
Md Toukir Hasan
el 24 de En. de 2021
What is the actual syntax of calling simulink file in matlab script? Version is 2020b. Quick response please
Steven Lord
el 25 de En. de 2021
https://www.mathworks.com/help/simulink/run-individual-simulations.html
Más respuestas (0)
Ver también
Categorías
Más información sobre Simulink Environment Customization en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!