Converting data to decimal
Mostrar comentarios más antiguos
there are some data in one row: 123446739FBCDE how can i convert the above to decimal using matlab coding as below format: 12----------->decimal format 34----------->decimal format 46----------->decimal format 73----------->decimal format 9F----------->decimal format BC----------->decimal format DE----------->decimal format
2 comentarios
Azzi Abdelmalek
el 14 de Sept. de 2012
123446739FBCDE is a string or hex format
Tinkul
el 14 de Sept. de 2012
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Data Type Conversion en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!