Operators and Keywords
Function List:
C++ API
Display the value of x on the stream fid.
For example:
fdisp (stdout, "The value of pi is:"), fdisp (stdout, pi) -| the value of pi is: -| 3.1416
Note that the output from fdisp always ends with a newline.
fdisp
See also: disp.
Package: octave