Main Content
isSymbolicLink
Description
returns tf
= isSymbolicLink(link
)1
if link
is a symbolic link. Otherwise,
isSymbolicLink
returns 0
.
On Windows® operating systems, you must start MATLAB® with the Run as administrator option to work with symbolic links. To start MATLAB with this option, right-click the MATLAB icon and select Run as administrator. If that option is not available, contact your system administrator.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2024b