AppDesigner Spinner with non-integer stepsize

조회 수: 5 (최근 30일)
ltu
ltu 2017년 3월 15일
댓글: ltu 2017년 4월 1일
Hi all,
I'm trying to create an app that includes a spinner component with a display precision of one decimal and a stepsize of 0.1 but whenever I try to set the stepsize to 0.1 I get an error message saying: "Step must be numeric and when rounding is on it must be a whole number".
I've unchecked the "round to nearest integer" checkbox and under display I've chosen "exactly one decimal". (Also I'm using 2017a)
Can someone please tell me what I'm doing wrong :-)
Thanks in advance! Kind regards / H

채택된 답변

Afiq Azaibi
Afiq Azaibi 2017년 3월 23일
Your workflow is reasonable and it should work. Currently, those options are under the "Design View". In order to change the step size to a non integer value, go into the "Code View" and there, under the "Inspector" you will see that you can set the step size to a decimal value under the "Step" value. I work for MathWorks and have forwarded this information to the App Designer team.
  댓글 수: 1
ltu
ltu 2017년 4월 1일
Hi Afiq,
Thank you so much for you answer! I honestly never noticed the inspector tab before (just gave up when I noticed that the code in the createComponents function couldn't be edited).
Thanks again! BR / H

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

추가 답변 (0개)

카테고리

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