CSV with Headers Import/Export
Version 1.0.1 (2,16 KB) von
theblueeyeswhitedragon
Performs conversions csv to mat, and mat to csv. Works for csv files with and without header information.
The main function takes no parameters and prompts the user to select the type of csv file operation to be performed.
ImportCSV - Prompts the user to select a csv file in current folder. It imports its header and data information and saves it in a .mat file
ExportCSV - Prompts the user to select a .mat file in current folder. It uses the header and data inputs to create a csv file in your current folder
Zitieren als
theblueeyeswhitedragon (2026). CSV with Headers Import/Export (https://de.mathworks.com/matlabcentral/fileexchange/68459-csv-with-headers-import-export), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2017b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Mehr zu Spreadsheets finden Sie in Help Center und MATLAB Answers
Tags
Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.0.1 | terminology |
||
| 1.0.0 |
