Fixed Point to Floating Point
1 view (last 30 days)
Show older comments
Hi guys.
I am beginner in Matlab. I just want to ask how to convert floating point number to fixed point number for matrix operation. Does everybody knows method to convert the floatig point. Your kindness is much appreciated.
Thanks in advance
0 Comments
Accepted Answer
Rick Rosson
on 7 Jun 2014
>> doc fi
>> doc numerictype
>> doc fimath
>> doc cast
>> doc isfi
0 Comments
More Answers (0)
See Also
Categories
Find more on Logical 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!