How to get a part of a number
Info
This question is closed. Reopen it to edit or answer.
Show older comments
x = [112233445566778899, 223344556677889911, 334455667788991122]
The output should be [33, 44, 55]
1 Comment
Stephen23
on 8 Oct 2022
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!