CANpack code generation Problem for MCU without floating-point math capabilities
古いコメントを表示
real32_T outValue = 0;
{
real32_T result =aa;
result =bb;
outValue = roundf(result);
"This facility may not be available on configurations of the EWL that run on platforms
that do not have floating-point math capabilities. "
--EWL C Reference Manual.pdf
採用された回答
その他の回答 (1 件)
zhichao li
2023 年 9 月 17 日
カテゴリ
ヘルプ センター および File Exchange で Digital Number Representation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!