Execute built-in demos for all m-files in the specified directory.
Demo blocks in any C++ source files (*.cc) will also be executed for use with dynamically linked oct-file functions.
If no directory is specified, operate on all directories in Octave’s search path for functions.
See also: demo, runtests, path.
Package: octave