How to extract a part of a number?

Hello everybody. I would like to know how to extract Part of a number
Example
a = [112233445566778899; 223344556677889911; 334455667788991122]
out = [33;44;55]

Answers (0)

This question is closed.

Products

Release

R2022b

Tags

Asked:

on 8 Oct 2022

Closed:

on 8 Oct 2022

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!