next up previous
Next: vec = fscanf(fpfmt) Up: MATC Internal Functions Previous: help or help(''symbol'')

str = fread(fp,n)

Read n bytes from file given by fp. File pointer fp shoud have been obtained from a call to fopen or freopen, or be the standard input file stdin. Data is returned as function value.

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



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