GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
ov-oncleanup.cc File Reference
#include "defun.h"
#include "interpreter.h"
#include "interpreter-private.h"
#include "ov-oncleanup.h"
#include "ov-fcn.h"
#include "ov-usr-fcn.h"
#include "pt-misc.h"

Go to the source code of this file.

Functions

octave_value_list FonCleanup (const octave_value_list &args, int)
 

Function Documentation

◆ FonCleanup()

octave_value_list FonCleanup ( const octave_value_list args,
int   
)

Definition at line 233 of file ov-oncleanup.cc.

References ovl(), and print_usage().