how to cast int8 to a 4bit integer
10 views (last 30 days)
Show older comments
How can I cast a 8 bit integer to a 4bit integer in matlab?
Thanks.
2 Comments
John D'Errico
on 15 Jan 2019
MATLAB does not have a 4 bit integer type. So you cannot do what you ask in MATLAB.
Answers (0)
See Also
Categories
Find more on Numeric 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!