|
auread --- read next/sun (".au") sound file. wavread --- read microsoft wave (".wav") sound file. sscanf --- read string under format control. aviread --- read avi file. cdfread --- read the data from a cdf file. csvread --- read a comma separated value file. daqread --- read data acquisition toolbox (.daq) data file. dataread --- read formatted data from string or file. dlmread --- read ascii delimited file. fgetl --- read line from file, discard newline character. fgets --- read line from file, keep newline character. fileformats.m : % readable file formats. fileread --- return contents of file as string vector. fitsread --- read data from fits file fread --- read binary data from file. fscanf --- read formatted data from file. hdfread --- extract data from hdf file imread --- read image from graphics file. multibandread read band interleaved data from a binary file str2rng --- convert spreadsheet range string to numeric array. strread --- read formatted data from string. textread --- read formatted data from text file. urlread --- returns the contents of a url as a string. wk1read --- read spreadsheet (wk1) file. wk1write --- write spreadsheet (wk1) file. xlsfinfo --- determine if file contains microsoft excel spreadsheet. xlsread --- read excel spreadsheet (xls) file. xmlread --- parse an xml document and return a document object model node. toc --- read the stopwatch timer. bmpread --- read a bmp (microsoft windows bitmap) file from disk. dicominfo --- read metadata from dicom message. dicomread --- read a dicom image. gifread --- read a gif (graphics interchange format) file from disk. pcxread --- read a pcx (zsoft paint format) file from disk. tiffread --- read a tiff (tagged image file format) file from disk. xwdread --- read a xwd (x window dump) file from disk. caseread --- reads casenames from a file. tblread --- retrieves tabular data from the file system. tdfread --- retrieves tabular data from the file system. procread --- install a maple procedure. fgetl --- read one line of text from device, discard terminator. fgets --- read one line of text from device, keep terminator. fread --- read binary data from device. fscanf --- read data from device and format as text. readasync --- read data asynchronously from device. stopasync --- stop asynchronous read and write. isreadable --- check if specified memory block can be read. regread --- returns the data value in the specified dsp register. regread2hex --- returns the data value in the specified dsp register in isreadable --- check if specified rdtx(tm) channel is readable. readmat --- read a matrix of data values from specified rdtx(tm) channel. readmsg --- read data messages from specified rdtx(tm) channel. biffread --- read biff vector from xls file hdfgridread.m : %hdfgridread hdfguiread --- helper function for hdftool to read data from an hdf/hdf-eos hdfpointread.m : %hdfpointread hdfraster24read.m: %hdfraster24read hdfraster8read.m : %hdfraster8read hdfsdsread.m : %hdfsdread read hdf scientific data set hdfswathread.m : %hdfswathread hdfvdataread read hdf vdata readavi --- read frames from avi file readbmp --- read image data from a bmp file. readbmpdata --- read bitmap data readchunk --- read riff file chunk readcur --- read cursor from a windows cur file readfourcc --- read four character code readgif --- read an image from a gif file. readhdf --- read an image from an hdf file. readico --- read icon from a windows ico file readjpg --- read image data from a jpeg file. readpcx --- read image data from a pcx file. readpng --- read an image from a png file. readpnm --- read image data from a ppm/pgm/pbm file. readras --- read image data from a ras file. readtif --- read an image from a tiff file. readxwd --- read image data from an xwd file. rjpgc --- read a jpeg image. rtifc --- read a tiff image. |

