How do i convert 2D matrices mat files into a csv file?

4 次查看(过去 30 天)
I have a dataset in data.mat file with 27 variables and each variable has different dimensions. I want to convert this data.mat file into csv file. Is it possible to have all variables in one csv file?

采纳的回答

Nikhilesh
Nikhilesh 2023-1-19
You can write a for loop to write all the data of these .mat files onto an .csv file.
Please refer the following discussion

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Workspace Variables and MAT-Files 的更多信息

产品


版本

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by