Simulink Fixed point to Floating Conversion
显示 更早的评论
I am using fixed point designer to convert a single floating type value to a 32bit fixed point value. How to I convert the fixed point type back to floating type. I tried the below but that only gives the integer component of the floating point number. I also want to get back the fractional component. I tried changing the convert block's output type to be RWV instaed of the SI to no success.

采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Fixed Point 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

