converting .mat file to .dat file
显示 更早的评论
i have to use my data for clustering and it only works on .dat files. My files are in .mat format and i am not able to convert them or use them for clustering. please help
采纳的回答
更多回答(1 个)
Image Analyst
2014-6-17
0 个投票
You'll need to show us the code you used to convert your variable in MATLAB (which you got after calling load()), into your text file calle d "matlab.data". Plus post the error message - ALL THE RED TEXT - don't just snip out a small portion of it like you did.
类别
在 帮助中心 和 File Exchange 中查找有关 App Building 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!