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!
