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

2 Ansichten (letzte 30 Tage)
bayram özmen
bayram özmen am 13 Dez. 2017
Beantwortet: Pratik am 17 Dez. 2024
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?

Antworten (1)

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

Kategorien

Mehr zu Modeling finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by