Path Management
File paths play a central role in the behavior of the OpenMatrix language.
Functions are indeed searched for in paths defined (added) by the addpath() command.
- As a built-in.
 - In the current path.
 - In the paths defined using the addpath() command.