What types of data files can MATLAB read or write?
2 次查看(过去 30 天)
显示 更早的评论
MathWorks Support Team
2011-4-25
编辑: MathWorks Support Team
2022-8-11
I would like a list of all of the files types that MATLAB is able to read and write.
采纳的回答
MathWorks Support Team
2022-8-11
编辑:MathWorks Support Team
2022-8-11
For an up-to-date list of file types that MATLAB is able to read, along with the corresponding MATLAB functions used for reading these file types, refer to the following page from the MATLAB Programming documentation:
https://in.mathworks.com/help/matlab/import_export/supported-file-formats-for-import-and-export.html
Once familiar with the different File I/O operations, you may also want to review the following link for Methods for Importing Data:
1 个评论
Steven Lord
2020-3-2
If you mean source files written in the C programming language sure, those are usually plain text files.
If you have some other format in mind, like one of the others listed on this page, ask about that specific format.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Audio and Video Data 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!