combining two functions in GUI

조회 수: 8 (최근 30일)
Momen Odeh
Momen Odeh 2020년 5월 24일
댓글: Rik 2020년 5월 24일
hey everyone
i am doing a project using the GUI and i am trying to use the the unit step and ramp functions with a fuction, how should i combine the two functions (user input function and the unit or ramp fuction) in one function when using the scaling property for both of them?
  댓글 수: 1
Rik
Rik 2020년 5월 24일
Your callback function should collect the user inputs and call the other functions, just like you would in a script. So if you want to create a GUI, make sure you have a working script first.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Variables에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by