how to cast int8 to a 4bit integer
Afficher commentaires plus anciens
How can I cast a 8 bit integer to a 4bit integer in matlab?
Thanks.
2 commentaires
John D'Errico
le 15 Jan 2019
MATLAB does not have a 4 bit integer type. So you cannot do what you ask in MATLAB.
Walter Roberson
le 15 Jan 2019
fixed point toolbox is as close as you will get.
Réponses (0)
Catégories
En savoir plus sur Numeric Types dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!