How to extract a part of a number?
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Hello everybody. I would like to know how to extract Part of a number
Example
a = [112233445566778899; 223344556677889911; 334455667788991122]
out = [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!