octave-source-file
octave-source-file is an interactive compiled Lisp function in `octave.el
'.
(octave-source-file FILE)
Execute FILE in the inferior Octave process.
This is done using Octave's source function. FILE defaults to
current buffer file unless called with a prefix arg C-u.