Scilab Home page | Wiki | Bug tracker | Forge | Mailing list archives | ATOMS | File exchange
Please login or create an account
Change language to: English - Français - Português - Русский -
Scilabヘルプ >> Matlab to Scilab Conversion Tips > Matlab-Scilab equivalents > F > fgets (Matlab function)

fgets (Matlab function)

Read line from file, keep newline character

Matlab/Scilab equivalent

Matlab Scilab
fgets
fgetstr

Particular cases

Input parameter order is inversed in Scilab compared to Matlab.

Examples

Matlab Scilab
fgets(fid,n)
fgetstr(n,fid)
Scilab Enterprises
Copyright (c) 2011-2015 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Wed Jun 15 08:35:44 CEST 2016