how to link simulink and m file

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

What your m file do and how is it related to your simulink model?

Sign in to comment.

Answers (1)

Jesús Zambrano
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

Categories

Products

Tags

Asked:

on 27 Sep 2013

Answered:

on 7 Feb 2020

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!