- https://in.mathworks.com/help/fixedpoint/ug/convert-a-model-with-a-matlab-function-block-to-fixed-point.html
- https://in.mathworks.com/help/fixedpoint/ug/best-practices-for-working-with-the-matlab-function-block-in-automated-fixed-point-conversion-workflows.html
Floating point to Fixed point
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hey guys, I have an user-defined MATLAB code (floating point) block in my simulink model. The MATLAB code contains loops, a function call and an arctan function. How can I convert the entire simulink model into a fixed point model (including the MATLAB code block)?
0 Commenti
Risposte (1)
Ayush Kumar Jaiswal
il 19 Giu 2022
To note the workflow for converting MATLAB function blocks into fixed point follow the documentation below:
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!