how to cast int8 to a 4bit integer
11 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
How can I cast a 8 bit integer to a 4bit integer in matlab?
Thanks.
2 comentarios
John D'Errico
el 15 de En. de 2019
MATLAB does not have a 4 bit integer type. So you cannot do what you ask in MATLAB.
Respuestas (0)
Ver también
Categorías
Más información sobre Numeric Types en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!