How can I simulate a model ın matlab guı?

I have a simulink model and ı am creating gui. when ı pushed the button ı want to simulate my simulink model directly. How can I do this?

Answers (1)

Pratik
Pratik on 17 Dec 2024
Hey Bayram,
Function callback can be used to simulate a model from GUI.
'sim' function can be used to simulate a model programmatically.

Categories

Find more on Modeling in Help Center and File Exchange

Asked:

on 13 Dec 2017

Answered:

on 17 Dec 2024

Community Treasure Hunt

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

Start Hunting!