CANpack code generation Problem for MCU without floating-point math capabilities
Mostra commenti meno recenti
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 Commento
zhichao li
il 17 Set 2023
Risposta accettata
Più risposte (1)
zhichao li
il 17 Set 2023
Categorie
Scopri di più su Digital Number Representation in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!