What types of data files can MATLAB read or write?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
MathWorks Support Team
am 25 Apr. 2011
Bearbeitet: MathWorks Support Team
am 11 Aug. 2022
I would like a list of all of the files types that MATLAB is able to read and write.
Akzeptierte Antwort
MathWorks Support Team
am 11 Aug. 2022
Bearbeitet: MathWorks Support Team
am 11 Aug. 2022
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 Kommentar
Steven Lord
am 2 Mär. 2020
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.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Audio and Video Data finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!