Dylibs find.m: Difference between revisions

129 bytes added ,  30 June 2012
add "islink" property
(initial edit)
 
(add "islink" property)
Line 29: Line 29:
## Is the path to the named dynamic library.
## Is the path to the named dynamic library.
## @item @code{dependents}
## @item @code{dependents}
## Is a cellstr array listing the dynamic libraries the named library depends upon.
## Is a cellstr array listing the dynamic libraries the named library
## depends upon.
## @item @code{islink}
## Logical scalar indicating whether the file is a symbolic link to a
## dynamically loadable library.
## @end table
## @end table
##
##
364

edits