next up previous
Next: str = fgets(fp) Up: MATC Internal Functions Previous: str = fread(fpn)

vec = fscanf(fp,fmt)

Read file fp as given in format. Format fmt is equal to C-language format. File pointer fp shoud have been obtained from a call to fopen or freopen, or be the standard input.

SEE ALSO: fopen,freopen,fgets,fread,matcvt,cvtmat.



Juha Ruokolainen
Fri Feb 14 15:59:30 EET 1997