createSymbolicLink
Description
createSymbolicLink(
creates the symbolic link link,target)link to direct to the file, folder, or symbolic
link at target. Symbolic links allow you to refer to data indirectly. The
deletion of a symbolic link has no effect on the target file, folder, or symbolic
link.
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
Version History
Introduced in R2024b