Separate hexadecimal numbers into different cell
Info
This question is closed. Reopen it to edit or answer.
Show older comments
I have a hexadecimal number as 100, I want to split it as 1 0 0 in separate cell. How do i do this?
Thank you
1 Comment
Walter Roberson
on 7 Mar 2019
num2cell works on character vectors
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!