FreeMat
|
Section: FreeMat Functions
Upon starting, FreeMat searches for a script names startup.m
, and if it finds it, it executes it. This script can be in the current directory, or on the FreeMat path (set using setpath
). The contents of startup.m must be a valid script (not a function).