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

2 次查看(过去 30 天)
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?

回答(1 个)

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

类别

Help CenterFile Exchange 中查找有关 Modeling 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by