how to cast int8 to a 4bit integer
8 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
How can I cast a 8 bit integer to a 4bit integer in matlab?
Thanks.
2 Commenti
John D'Errico
il 15 Gen 2019
MATLAB does not have a 4 bit integer type. So you cannot do what you ask in MATLAB.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Numeric Types in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!