How to convert cell to matrix?

3 views (last 30 days)
I have celles 1x62 and each cell has 30 elements. How can I convert it into one matrix.
  1 Comment
Muhammad Qaisar Fahim
Muhammad Qaisar Fahim on 6 Dec 2021
I have decimals in there but David Answer is very helpfull

Sign in to comment.

Accepted Answer

David Hill
David Hill on 6 Dec 2021
Look at cell2mat()

More Answers (0)

Products


Release

R2021a

Community Treasure Hunt

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

Start Hunting!