Technical data
LibPathName
4
-50
LibPathName
Purpose
Determines the full path of a system
Syntax
%<LibPathName(name)>
Arguments
name
String name of system (e.g.,
"<S5>/foo_system"
).
Returns
The full path of a system.
Description
LibPathName
returns the full path of a system. This is a recursive function.
Note that the expanded name can be used to locate a Simulink block using
open_system
at the MATLAB prompt with the result of this function.