Change Float or Double to Integer Data type
Show older comments
Hello everyone, i was have a project to process to change data float or integer to integer, because i have real time data with float and double data, and i want to change to integer data?, thank you
3 Comments
Gabriel Enzo
on 27 Jun 2022
Walter Roberson
on 27 Jun 2022
If you have real-time data: are you using Simulink to target a DSP or to target VHDL or FPGA ? If you are targetting embedded systems, then sometimes the way to go for real-time data is to use the Fixed Point Toolbox.
Accepted Answer
More Answers (0)
Categories
Find more on Data Types in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!