mustBeSymbolicLink
R2026bDescription
mustBeSymbolicLink( throws an error if value)value is not a symbolic link. This function does not return a value.
mustBeSymbolicLink calls the isSymbolicLink function to determine if the input is a symbolic link.
Examples
Input Arguments
Tips
mustBeSymbolicLinkis designed to be used for property and function argument validation.
Version History
Introduced in R2026b