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!