Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
It is possible to change the values of the simulink frpm the Gui?
    조회 수: 5 (최근 30일)
  
       이전 댓글 표시
    
hi, i wanna buid a gui, where i can write values and after pressing the button "start" the simulink should take these values.
It is possible???
THX
답변 (1개)
  Arunkumar Muthukumaran
 2015년 12월 19일
        Use set_param() to access and update the value of constant blocks. This command will dynamically update the values during simulation.
댓글 수: 0
이 질문은 마감되었습니다.
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


