Simulink and GUI Interaction

조회 수: 4 (최근 30일)
Raldi
Raldi 2012년 1월 11일
Hi everyone, here is the case, i have a simulink model, lets say a PID controller that corrects the water level on a tank. What i want to know is if there is way to extract data from this model and then import it into a simple gui i have created. Also if possible control the simulink model (e.g. amplifiers) through the gui.

채택된 답변

TAB
TAB 2012년 1월 12일
You can export your simulink data to base workspace using 'To WorkSpace' blocks OR by using signal logging feature. Read this data in your GUI.
For controlling your simulink model with GUI refere

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Prepare Model Inputs and Outputs에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by