Feeds
已回答
Is it possible to force single precision instead of double precision when generating code from simulink?
The Solution for me was to use my own Target Function Library. I just added some entries for fabsf and it's fine now. I used ...
Is it possible to force single precision instead of double precision when generating code from simulink?
The Solution for me was to use my own Target Function Library. I just added some entries for fabsf and it's fine now. I used ...
9 years 前 | 1
| 已接受
提问
Is it possible to force single precision instead of double precision when generating code from simulink?
Hello! I am facing an issue where my generated code from Simulink contains some typecasts to double. Especially when i use t...
9 years 前 | 4 个回答 | 1
4
个回答已解决
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
10 years 前
提问
How to set the limits of a saturation block from workspace
Hello everyone! I have several saturation blocks in my model and i want to change the upper and lower limits at once. I defin...
10 years 前 | 0 个回答 | 0

