how to link simulink and m file
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
Azzi Abdelmalek
on 27 Sep 2013
What your m file do and how is it related to your simulink model?
Answers (1)
Jesús Zambrano
on 7 Feb 2020
0 votes
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
Categories
Find more on Programmatic 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!