Problem with s-function

조회 수: 2 (최근 30일)
Sirazhudin Alib
Sirazhudin Alib 2017년 11월 9일
댓글: Sirazhudin Alib 2017년 11월 10일
Hello guys matlab 2017b arduino mega2560 I want "Deploy to Hardware" on my arduino board, but diagnostic viewer indicate "D:/arduinostep/AccelStepper.cpp:297:6: note: no known conversion for argument 1 from 'const int32_T* {aka const long int*}' to 'float'" The library AccelSteppr have lines with 'float ' type. How to specify this data type in the s-function?

답변 (2개)

Sirazhudin Alib
Sirazhudin Alib 2017년 11월 10일
I changed the type of the variable in the s-function to "single", but the problem still remains D:/arduinostep/AccelStepper.cpp:297:6: note: no known conversion for argument 1 from 'const real32_T* {aka const float*}' to 'float' Can someone help me?

Pantech Trichy
Pantech Trichy 2017년 11월 10일
How to achieved Matlab code for high precision, recall and F-measure values in ANN or PNN ?

카테고리

Help CenterFile Exchange에서 Block and Blockset Authoring에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by