Function Reference
— Built-in Function: val = silent_functions ()
— Built-in Function: old_val = silent_functions (new_val)

Query or set the internal variable that controls whether internal output from a function is suppressed. If this option is disabled, Octave will display the results produced by evaluating expressions within a function body that are not terminated with a semicolon.