frewind (Matlab function)
Move the file position indicator to the beginning of an open file
Matlab/Scilab equivalent
Matlab | Scilab |
frewind(fid) |
mseek(0, fid) |
Report an issue | ||
<< fread (Matlab function) | F | fscanf (Matlab function) >> |