app designer says cosd "undefined function"
이전 댓글 표시
cosd not working in app designer. it works fine in matlab just not in the app designer. app designer says "undefined funtion"
댓글 수: 5
Sean de Wolski
2019년 2월 1일
Can you show the full error message?
John D'Errico
2019년 2월 1일
I wonder if it might have been something along these lines:
cosd(uint8(1))
Undefined function 'cosd' for input arguments of type 'uint8'.
Isaac O'Neal
2019년 2월 1일
Geoff Hayes
2019년 2월 1일
Isaac - please show us how you are using/calling cosd. It sounds like you are passing in a control rather than a (numeric) angle.
Isaac O'Neal
2019년 2월 1일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Install Products에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
