| MATLAB Function Reference | Search  Help Desk |
| fseek | See Also |
status = fseek(fid,offset,origin)
status = fseek(fid,offset,origin)
repositions the file position indicator in the file with the given fid to the byte with the specified offset relative to origin.
fopen Open a file or obtain information about open files
ftell Get file position indicator