<< fread (Matlab function)
F
fscanf (Matlab function) >>
Scilab Help
>>
Code Matlab => Scilab
>
Equivalences Matlab -> Scilab
>
F
> frewind (Matlab function)
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) >>