linking simulink from m-file
7 views (last 30 days)
Show older comments
Krishnendu Mukherjee
on 21 Jan 2012
Commented: Steven Lord
on 25 Jan 2021
how to link a model from a m-file? plz tel
0 Comments
Accepted Answer
Kaustubha Govind
on 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 Comments
Md Toukir Hasan
on 24 Jan 2021
What is the actual syntax of calling simulink file in matlab script? Version is 2020b. Quick response please
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!