The path
is a character vector or string scalar
that specifies the full path to an additional header 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,'include')