runfile

Type: External

Group: IO

Syntax

runfile("filename")

Description

Runs the script file specified by filename. @NOTE This is used to run script files, not function files.

Examples

runfile("script.m");

See Also

dir, cd, systemcommand