The Octave Forge package repository is no longer actively maintained. Please find Octave Packages at https://packages.octave.org.

Navigation

Operators and Keywords

Function List:

C++ API

Loadable Function: mark_for_deletion (filename, ...);

Put filenames in the list of files to be deleted when octave terminates.

This is useful for any function which uses temporary files.

Package: general