The path
is a character vector or string scalar
specifying the full path to an additional source file. The character vector
or string scalar can include tokens (for example,
$myfolder$
, where myfolder
is a
variable defined as a character vector, cell array of character vectors, or
string array in the MATLAB® workspace).
Example: fullfile(libdir, 'src')