필터 지우기
필터 지우기

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

조회 수: 3 (최근 30일)
Bidyarani
Bidyarani 2023년 1월 19일
답변: Nikhilesh 2023년 1월 19일
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