Converting data to decimal
古いコメントを表示
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 件のコメント
Azzi Abdelmalek
2012 年 9 月 14 日
123446739FBCDE is a string or hex format
Tinkul
2012 年 9 月 14 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Data Type Conversion についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!