How can i communicate between my GUI and my Simulink Model? + "in Real Time"

조회 수: 4 (최근 30일)
Maximilian Kugler
Maximilian Kugler 2015년 5월 27일
답변: Ilham Hardy 2015년 5월 27일
I want to send variables by using the GUI (Slider, Edit Text, Push Button) to the workspace or rather to my simulink model.
Additional I want to display my Simulink model parameters in "real-time" in my GUI

답변 (1개)

Ilham Hardy
Ilham Hardy 2015년 5월 27일
you can do that by using event listener, here is an example on how to make/use event listener (by Phil Goddard).

카테고리

Help CenterFile Exchange에서 Programmatic Model Editing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by