필터 지우기
필터 지우기

Why is the lamp not changing color?

조회 수: 4 (최근 30일)
Muazma Ali
Muazma Ali 2023년 2월 22일
댓글: Image Analyst 2023년 2월 22일
In the app.2 that the boreholestability app is usig, I have coded a criterion for the lamp to change the color from green to red but it is not changing the color . I am wondering why it is not changing the color..
  댓글 수: 4
Muazma Ali
Muazma Ali 2023년 2월 22일
I am now attaching a shorter code within the app2 file so it is easier for people to see what I have done. Right now I am just bothered about the lamp problem so therefore, I shortened the code..
Image Analyst
Image Analyst 2023년 2월 22일
You can't do this:
app.NumberofsaltsEditField.Value=[]
you must set it to a number, not null or a string.

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

답변 (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