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

4 visualizaciones (últimos 30 días)
bayram özmen
bayram özmen el 13 de Dic. de 2017
Respondida: Pratik el 17 de Dic. de 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?

Respuestas (1)

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

Categorías

Más información sobre Modeling en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by