how to link simulink and m file
3 views (last 30 days)
Show older comments
hi ,I have my simulation and the m file ready, but whenever I run the m file I don't get my graphs! do I have to connect them together somehow? thnks
1 Comment
Answers (1)
Jesús Zambrano
on 7 Feb 2020
Hi Amir,
Your m-file should at least include the command sim in order to simulate the Simulink model programmatically. Read more about the command in the following link
0 Comments
See Also
Categories
Find more on Interactive Model Editing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!