File Formats - Readable file formats

Description

This table shows the file formats that the MATLAB® software is capable of reading.

File Format

Extension

File Content

Read Command

Returns

Text

MAT

Saved MATLAB workspace

load

Variables in file

CSV

Comma-separated numbers

csvread

Double array

DATFormatted textimportdataDouble array

DLM

Delimited text

dlmread

Double array

TAB

Tab-separated text

dlmread

Double array

Scientific Data

CDF

Data in Common Data Format

cdfread

Cell array of CDF records

FITS

Flexible Image Transport System data

fitsread

Primary or extension table data

HDF4

Data in Hierarchical Data Format, version 4

hdfread

HDF 4 or HDF-EOS 2 data set

HDF5

Data in Hierarchical Data Format, version 5

hdf5read

HDF5 or HDF-EOS 5 data set

Spreadsheet

XLS

Microsoft® Excel® worksheet

xlsread

Double or cell array

WK1

Lotus 123 worksheet

wk1read

Double or cell array

Image

BMP

BMP image

imread

True color or indexed image

CUR

Cursor image

imread

Indexed image

GIF

GIF image

imread

Indexed image

HDF4

HDF4 image

imread

True color, grayscale, or indexed image(s)

ICO

Icon image

imread

Indexed image

JPEG

JPEG image

imread

True color or grayscale image

PBMPBM imageimreadGrayscale image

PCX

PCX image

imread

Indexed image

PGMPGM imageimreadGrayscale image

PNG

PNG image

imread

True color, grayscale, or indexed image

PPMPPM imageimreadTrue color image
RASSUN raster imageimreadTrue color or indexed

TIFF

TIFF image

imread

True color, grayscale, or indexed image(s)

XWD

XWD image

imread

Indexed image

Video (all platforms)

AVI

AVI movie

aviread

MATLAB movie

Video (Windows®and Mac® platforms)AVIAVI moviemmreaderTrue color image(s)
MPGMPEG 1mmreaderTrue color image(s)
MPEGMPEG 1 and MPEG 2 videosmmreaderTrue color image(s)
Video (Windows platform only)ASFWindows Media videommreaderTrue color image(s)
ASXWindows Media videommreaderTrue color image(s)
WMVWindows Media videommreaderTrue color image(s)
Video (Mac platform only)3GP3GPP mobile videommreaderTrue color image(s)
3G23GPP2 mobile videommreaderTrue color image(s)
DVDigital video streammmreaderTrue color image(s)
MP4MPEG-4 videommreaderTrue color image(s)
M4VMPEG-4 videommreaderTrue color image(s)
MOVQuicktime moviemmreaderTrue color image(s)

Audio file

AU

NeXT/SUN sound

auread

Sound data and sample rate

SNDNeXT/SUN soundaureadSound data and sample rate

WAV

Microsoft WAVE sound

wavread

Sound data and sample rate

See Also

imformats, fscanf, fread, textread, importdata, hdf, hdf5

  


 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS