Skip to content

cleanup_files

cleanup_files

Cleans up unnecessary duplicate and intermediate files created during analysis to save disc space.

Syntax

  cleanup_files(cfg)

Inputs

  • cfg [struct]

Examples

  % Example 1
  load cfg;
  cleanup_files(cfg);

See also: cfg