Convert 1*1 struct file into a csv file
Ältere Kommentare anzeigen
Hi everyone,
I am new to Matlab. I want to convert the .mat file info a csv file with several columns, so that I can read into dataframe by Python.
It doesn't work with csvwrite command. Can anyone teach me how to do this? Thank you very much! I've attached the .mat file.
2 Kommentare
Sajid Afaque
am 5 Apr. 2021
your struct contains main fields inside containing many subfields. what exaclty do you want to store in csv
Battery Fan
am 8 Apr. 2021
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Data Type Conversion finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!