CSV with Headers Import/Export
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
Citar como
theblueeyeswhitedragon (2024). CSV with Headers Import/Export (https://www.mathworks.com/matlabcentral/fileexchange/68459-csv-with-headers-import-export), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.