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

조회 수: 4 (최근 30일)
bayram özmen
bayram özmen 2017년 12월 13일
답변: Pratik 2024년 12월 17일
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