# mat2csv
A MATLAB function for converting *.mat* files to *.csv* files.
### Description:
This function reads data from a *filename.mat* file, converts the data to one cell array and writes the cell array to a *filename.csv* file within same directory.
If *filename.csv* exists it will be overwritten, otherwise a new *filename.csv* file will be created.
### Usage Example:
mat2csv("/home/user/data/measurement01.mat");
### Notes:
- Data fields within *.mat* file need to be vector shaped.
- Can handle mixed types of data within the *.mat* file due to cell conversion.
- Cell conversion and writing cell arrays takes time, especially for large files! There might be faster solutions - e.g. if the .mat file only contains numerical data.
- *example.m* file contains a small usage example.
没有合适的资源?快使用搜索试试~ 我知道了~
matlab_一个用于转换的MATLAB函数_mat文件到csv文件
共4个文件
m:2个
md:1个
license:1个
1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
5星 · 超过95%的资源 4 下载量 2 浏览量
2022-07-09
20:29:36
上传
评论 1
收藏 3KB ZIP 举报
温馨提示
mat2csv("/home/user/data/measurement01.mat"); mat文件需要为矢量形状。 可以在中处理混合类型的数据。单元格转换导致的mat文件。 单元格转换和写入单元格数组需要时间,尤其是对于大型文件!可能有更快的解决方案-例如,如果。mat文件仅包含数字数据。
资源推荐
资源详情
资源评论
收起资源包目录
mattocsv.zip (4个子文件)
mat2csv.m 3KB
example.m 754B
LICENSE 1KB
README.md 807B
共 4 条
- 1
资源评论
- yuxiaohupda2023-12-22资源和描述一致,质量不错,解决了我的问题,感谢资源主。
- 咚咚锵的小波波2023-03-29超赞的资源,感谢资源主分享,大家一起进步!
- 黃思倫2024-03-08资源值得借鉴的内容很多,那就浅学一下吧,值得下载!
- Mr_EEEE2023-12-01资源内容详尽,对我有使用价值,谢谢资源主的分享。
自不量力的A同学
- 粉丝: 773
- 资源: 2787
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功