app designer says cosd "undefined function"
Ältere Kommentare anzeigen
cosd not working in app designer. it works fine in matlab just not in the app designer. app designer says "undefined funtion"
5 Kommentare
Sean de Wolski
am 1 Feb. 2019
Can you show the full error message?
John D'Errico
am 1 Feb. 2019
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
am 1 Feb. 2019
Geoff Hayes
am 1 Feb. 2019
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
am 1 Feb. 2019
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Install Products finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
