앞으로: Errors and Warnings, 뒤로: Statements, 위로: Top [차례][찾아보기]
Complicated Octave programs can often be simplified by defining functions. Functions can be defined directly on the command line during interactive Octave sessions, or in external files, and can be called just like built-in functions.