How to convert a .mat file, containing only numeric values, with dimensions of 1000*10, from cell type to double.

1 view (last 30 days)
Hi,
I would like to know how I can convert a .mat file, containing only numeric values, with dimensions of 1000*10, from cell type to double.
I thank you in advance
Best regards,

Accepted Answer

KSSV
KSSV on 20 Jan 2022
Read about cell2mat.

More Answers (0)

Categories

Find more on Data Type Conversion in Help Center and File Exchange

Tags

Products


Release

R2021a

Community Treasure Hunt

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

Start Hunting!