Slider Controls X axis on Graph

조회 수: 4 (최근 30일)
T.A.S.
T.A.S. 2018년 6월 18일
댓글: T.A.S. 2018년 6월 19일
I am trying to get the slider in app designer to control the x axis of the graph but I don't understand how to write the code for the call back.

답변 (1개)

Ameer Hamza
Ameer Hamza 2018년 6월 18일
You need to add valueChaningFcn callback. See the attached sample to see how to use the slider to control axes in App designer.
  댓글 수: 1
T.A.S.
T.A.S. 2018년 6월 19일
This is what I'm trying to do but this just gives me the UI Figure and I need the file to be able to see the code view.

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

카테고리

Help CenterFile Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by