inferior-octave-send-list-and-digest

inferior-octave-send-list-and-digest is a compiled Lisp function in `octave.el'.

(inferior-octave-send-list-and-digest LIST)

Send LIST to the inferior Octave process and digest the output.
The elements of LIST have to be strings and are sent one by one. All
output is passed to the filter `inferior-octave-output-digest'.