CSV with Headers Import/Export

Performs conversions csv to mat, and mat to csv. Works for csv files with and without header information.
187.0 次下载
更新时间 2018/8/10

查看许可证

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

引用格式

theblueeyeswhitedragon (2024). CSV with Headers Import/Export (https://www.mathworks.com/matlabcentral/fileexchange/68459-csv-with-headers-import-export), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2017b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Spreadsheets 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.1

terminology

1.0.0