MATLAB Runtime Server    
cleanp

Delete all P-files on the path and in the current directory

Syntax

Description

cleanp deletes all files whose names end with .p on the current MATLAB path and in the current directory. This includes the toolbox/runtime directory if it is the current directory or on the path. This also includes private and class directories whose parent directories are either the current directory or on the MATLAB path. Use this command to remove P-files generated with the pcodeall or pcode command.

See Also

pcode, pcodeall, rehash


  buildp depdir