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?

Réponses (1)

Pratik
Pratik le 17 Déc 2024

0 votes

Hey Bayram,
Function callback can be used to simulate a model from GUI.
'sim' function can be used to simulate a model programmatically.

Catégories

En savoir plus sur Modeling dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by