How can I use the unix command 'ln' in matlab to create an symbolic link?
2 views (last 30 days)
Show older comments
Kristine
on 1 Mar 2016
Commented: Walter Roberson
on 1 Mar 2016
How can I use the unix command 'ln' in matlab to create an symbolic link?
I would like to put this command into my script: ln -s /dev/ttyACM0 /dev/ttyS101
Any help is greatly appreciated.
- Kristine
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on File Operations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!