필터 지우기
필터 지우기

simulink_and gui and figure

조회 수: 3 (최근 30일)
mohamed  al-asklany
mohamed al-asklany 2012년 5월 14일
hello, i have a big problem ....... i make project in simulink this project has input values which related with component which i use ,and i have 3 scopes ,so i want to make gui which simulate this simulink project and output of scopes will appear in figure in gui and use edit texts to adjust input values of project so what i need is: 1-how to connect simulink with gui file and how gui file identify the parts used in simulink 2-how can i show scope in gui figure 3-how can i adjust input of component by writing value in edit text many thanks

채택된 답변

TAB
TAB 2012년 5월 14일
편집: TAB 2012년 7월 2일
You can use event listener to make communication between your GUI and simulink.
See
You can start from a good example located here
  댓글 수: 1
Kaustubha Govind
Kaustubha Govind 2012년 5월 14일
In addition, you can use the "set_param" command to set parameter values.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 View and Analyze Simulation Results에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by