which coder setting I should use in order to generate c code for STM32F405 core: Arm Cortex-M4

1 visualización (últimos 30 días)
I am using the c coder in order to generate a c code for STM32F405 core: Arm Cortex-M4. I would like to know if there is a way to force matlab to use the float functions and not the double functions in math.h (sinf and not sin, sqrtf and not sqrt etc.)
how should I define the coder's settings so the c code will be generated as described above? Appreciate your help, Vera

Respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by